インスタンスの対象言語の設定を実装
This commit is contained in:
@ -119,6 +119,8 @@ export type IMeta = {
|
||||
email?: string;
|
||||
};
|
||||
|
||||
langs?: string[];
|
||||
|
||||
broadcasts?: any[];
|
||||
|
||||
stats?: {
|
||||
|
Reference in New Issue
Block a user