Skip to content

Commit eb2ca5e

Browse files
juliusknorrbackportbot[bot]
authored andcommitted
fix: Add another option for otf font mimetypes
Signed-off-by: Julius Knorr <[email protected]>
1 parent ec202a1 commit eb2ca5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/AdminSettings.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ const SERVER_STATE_BROWSER_CONNECTION_ERROR = 4
432432
433433
const fontMimes = [
434434
'font/ttf',
435+
'font/otf',
435436
'application/font-sfnt',
436437
'font/opentype',
437438
'application/vnd.oasis.opendocument.formula-template',

0 commit comments

Comments
 (0)