Remove token from config file

This commit is contained in:
Cadence Ember 2024-09-13 23:47:11 +12:00
commit cc7831a313
9 changed files with 11 additions and 22 deletions

View file

@ -3,7 +3,6 @@
/**
* @typedef {Object} Passthrough
* @property {import("repl").REPLServer} repl
* @property {typeof import("./config")} config
* @property {import("./d2m/discord-client")} discord
* @property {import("heatsync").default} sync
* @property {import("better-sqlite3/lib/database")} db