Skip to content

Commit 2e7c00f

Browse files
Update event.js
1 parent d73dca7 commit 2e7c00f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/handlers/event.js

+6-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,9 @@ module.exports = (client) => {
2020
}
2121
})
2222
console.log("----------------------------------------".yellow);
23-
}
23+
}
24+
25+
26+
// ©️ Copyright Project Razer LLC 2023 All Rights Reserved.
27+
// Credits: @sandarutharuneth, @oelin
28+
// License: MIT

0 commit comments

Comments
 (0)