This commit is contained in:
syuilo
2017-09-07 13:31:31 +09:00
parent e891b34d61
commit 1ed468911e
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ type Source = {
hook_secret: string;
username: string;
};
categorizer?: {
analysis?: {
mecab_command?: string;
};
};