Skip to content
Snippets Groups Projects
Commit 6c0400af authored by syuilo⭐️'s avatar syuilo⭐️ Committed by GitHub
Browse files

typo

parent cd46e92f
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ module.exports = async (app: express.Application) => {
handler.on('watch', event => {
const sender = event.sender;
post(`⭐️Started by ${sender.login}`);
post(`⭐️Starred by ${sender.login}`);
});
handler.on('fork', event => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment