This commit is contained in:
@@ -3,7 +3,7 @@ import type { Context } from "#root/bot/context.js";
|
||||
import { logHandle } from "#root/bot/helpers/logging.js";
|
||||
import { urql } from "#root/main.js";
|
||||
import increment from "#root/lib/graphql/mutations/incrementMutation.js";
|
||||
import getCommandsList, { Commands } from "#root/lib/getCommandsList.js";
|
||||
import getCommandsList from "#root/lib/getCommandsList.js";
|
||||
|
||||
const composer = new Composer<Context>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user