Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 7b6c800

Browse files
idk what happened but el logo command
1 parent 73c7400 commit 7b6c800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/main/log.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class LogEventCommand implements SlashCommand {
1818
.setName('logevent')
1919
.setDescription('Log an event.');
2020

21-
dev = false; // reverting after kapatz testing
21+
dev = false; // reverting after kapatz testing g
2222
kogBot: KOGBot;
2323

2424
constructor(kogBot: KOGBot) {

0 commit comments

Comments
 (0)