mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 16:53:58 +09:00
oops
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user