diff --git a/src/components/AdminSettings.vue b/src/components/AdminSettings.vue index a9c4678cf2..52b6b863e2 100644 --- a/src/components/AdminSettings.vue +++ b/src/components/AdminSettings.vue @@ -436,6 +436,7 @@ const SERVER_STATE_BROWSER_CONNECTION_ERROR = 4 const fontMimes = [ 'font/ttf', + 'font/otf', 'application/font-sfnt', 'font/opentype', 'application/vnd.oasis.opendocument.formula-template',