fix misskey-js?
This commit is contained in:
parent
c115137796
commit
b01a6cbbb7
|
@ -2348,7 +2348,6 @@ type LiteInstanceMetadata = {
|
||||||
imageUrl: string;
|
imageUrl: string;
|
||||||
}[];
|
}[];
|
||||||
translatorAvailable: boolean;
|
translatorAvailable: boolean;
|
||||||
serverRules: string[];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
// @public (undocumented)
|
// @public (undocumented)
|
||||||
|
|
Loading…
Reference in a new issue