Revert "release version 2.0.54"

This reverts commit 00363cbe6b.
This commit is contained in:
Alexander Makarov
2025-12-02 15:47:40 +03:00
parent 454874ed0e
commit c32d24c929
5 changed files with 43 additions and 49 deletions

View File

@@ -575,10 +575,6 @@ return [
],
'application/vnd.spotfire.dxp' => 'dxp',
'application/vnd.spotfire.sfs' => 'sfs',
'application/vnd.sqlite3' => [
'sqlite',
'sqlite3',
],
'application/vnd.stardivision.calc' => 'sdc',
'application/vnd.stardivision.draw' => 'sda',
'application/vnd.stardivision.impress' => 'sdd',

View File

@@ -759,8 +759,6 @@ $mimeTypes = [
'spq' => 'application/scvp-vp-request',
'spx' => 'audio/ogg',
'sql' => 'application/x-sql',
'sqlite' => 'application/vnd.sqlite3',
'sqlite3' => 'application/vnd.sqlite3',
'src' => 'application/x-wais-source',
'srt' => 'application/x-subrip',
'sru' => 'application/sru+xml',