update all dependencies
This commit is contained in:
parent
681afb2d9f
commit
3702729f26
24 changed files with 4971 additions and 6545 deletions
|
|
@ -143,7 +143,7 @@ export class FileInfoService {
|
|||
}
|
||||
|
||||
@bindThis
|
||||
public fixMime(mime: string | fileType.MimeType): string {
|
||||
public fixMime(mime: string): string {
|
||||
// see https://github.com/misskey-dev/misskey/pull/10686
|
||||
if (mime === 'audio/x-flac') {
|
||||
return 'audio/flac';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue