oops
This commit is contained in:
parent
bc6430c6d2
commit
1ffc345cdc
|
@ -80,7 +80,7 @@ type Source = {
|
|||
};
|
||||
line_bot?: {
|
||||
channel_secret: string;
|
||||
channel_accessToken: string;
|
||||
channel_access_token: string;
|
||||
};
|
||||
analysis?: {
|
||||
mecab_command?: string;
|
||||
|
|
Loading…
Reference in New Issue