インスタンスの対象言語の設定を実装
This commit is contained in:
parent
1585bb12cf
commit
001bb7bbcd
6 changed files with 22 additions and 1 deletions
|
@ -119,6 +119,8 @@ export type IMeta = {
|
|||
email?: string;
|
||||
};
|
||||
|
||||
langs?: string[];
|
||||
|
||||
broadcasts?: any[];
|
||||
|
||||
stats?: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue