forked from FoundKeyGang/FoundKey
Fix bug
This commit is contained in:
parent
501b07c383
commit
d5408c429b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import Meta, { IMeta } from '../models/meta';
|
|||
|
||||
const defaultMeta: any = {
|
||||
name: 'Misskey',
|
||||
maintainer: {},
|
||||
langs: [],
|
||||
cacheRemoteFiles: true,
|
||||
localDriveCapacityMb: 256,
|
||||
|
|
Loading…
Reference in a new issue