feat(server): add MPO file type support (#27963)

* feat(server): add MPO file type support

* fix(server): document description error
This commit is contained in:
Aki Hakune
2026-04-21 00:45:53 +03:00
committed by GitHub
parent d9011c0829
commit be1b9a5f67
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -223,6 +223,7 @@ export const setupBaseMockApiRoutes = async (context: BrowserContext, adminUserI
'.jp2',
'.jpe',
'.jxl',
'.mpo',
'.svg',
'.tif',
'.tiff',