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