mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 06:56:33 +09:00
oops
This commit is contained in:
@ -80,7 +80,7 @@ type Source = {
|
||||
};
|
||||
line_bot?: {
|
||||
channel_secret: string;
|
||||
channel_accessToken: string;
|
||||
channel_access_token: string;
|
||||
};
|
||||
analysis?: {
|
||||
mecab_command?: string;
|
||||
|
Reference in New Issue
Block a user