投稿の最大文字数情報を設定ファイルではなくDBに保存するように
This commit is contained in:
@@ -107,8 +107,6 @@ export type Source = {
|
||||
engine: string;
|
||||
timeout: number;
|
||||
};
|
||||
|
||||
maxNoteTextLength?: number;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user