feat(server): add support for .psd files (#4192)

This commit is contained in:
Andreas
2023-09-24 17:03:14 +02:00
committed by GitHub
parent b8fec26115
commit 1564ed3256
4 changed files with 5 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ const validImages = [
'.ori',
'.pef',
'.png',
'.psd',
'.raf',
'.raw',
'.rwl',