removed some console logs

This commit is contained in:
2024-10-10 17:40:29 +03:00
parent 065b121e10
commit 828fca7e8f
12 changed files with 232 additions and 357 deletions
-1
View File
@@ -5,7 +5,6 @@
const channel = getContext("channel");
const user = getContext("user");
console.log( channel.commands)
</script>