censoring

This commit is contained in:
2022-11-24 17:27:56 +01:00
parent def44d2774
commit dc6755eb19
4 changed files with 88 additions and 1 deletions

View File

@ -6,6 +6,7 @@ swapConsole();
import "./src/client/init";
import "./src/commands";
import "./src/events";
import client from "./src/client";
function shutdown() {