wip
This commit is contained in:
parent
f33571f2f4
commit
cf7b1c0c5d
5 changed files with 334 additions and 23 deletions
|
|
@ -68,6 +68,9 @@ type Source = {
|
|||
hook_secret: string;
|
||||
username: string;
|
||||
};
|
||||
categorizer?: {
|
||||
mecab_command?: string;
|
||||
};
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue