やった

This commit is contained in:
syuilo
2017-02-01 00:43:06 +09:00
parent 2d78329860
commit 61d225f52f
2 changed files with 25 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ interface ISource {
};
github_bot?: {
hook_secret: string;
bot_token: string;
username: string;
};
}