mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 09:23:48 +01:00
typo
This commit is contained in:
parent
2877e2ea6f
commit
c3dde36bef
@ -64,7 +64,7 @@ module.exports = async (app: express.Application) => {
|
|||||||
|
|
||||||
handler.on('watch', event => {
|
handler.on('watch', event => {
|
||||||
const sender = event.sender;
|
const sender = event.sender;
|
||||||
post(`⭐️Started by ${sender.login}`);
|
post(`⭐️Starred by ${sender.login}`);
|
||||||
});
|
});
|
||||||
|
|
||||||
handler.on('fork', event => {
|
handler.on('fork', event => {
|
||||||
|
Loading…
Reference in New Issue
Block a user