mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-05-12 00:26:57 +00:00
oops
This commit is contained in:
parent
bc6430c6d2
commit
1ffc345cdc
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ type Source = {
|
||||||
};
|
};
|
||||||
line_bot?: {
|
line_bot?: {
|
||||||
channel_secret: string;
|
channel_secret: string;
|
||||||
channel_accessToken: string;
|
channel_access_token: string;
|
||||||
};
|
};
|
||||||
analysis?: {
|
analysis?: {
|
||||||
mecab_command?: string;
|
mecab_command?: string;
|
||||||
|
|
Loading…
Add table
Reference in a new issue