mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
refactor(src): restore apk accept to application/affine
This commit is contained in:
@@ -346,7 +346,7 @@ export class YjsAdapter implements AsyncDatabaseAdapter<YjsContentOperation> {
|
|||||||
description: 'AFFiNE Package',
|
description: 'AFFiNE Package',
|
||||||
accept: {
|
accept: {
|
||||||
// eslint-disable-next-line @typescript-eslint/naming-convention
|
// eslint-disable-next-line @typescript-eslint/naming-convention
|
||||||
'application/AFFiNE': ['.apk'],
|
'application/affine': ['.apk'],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user