Skip to content

Commit 62121ba

Browse files
committed
updated PAT
1 parent 760d11d commit 62121ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/registerCommands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import {REST, Routes} from 'discord.js';
2-
import { config } from "./config.js"; // Not ready to do this yet
2+
import { config } from "./config.js";
33
import fs from 'node:fs';
44
import path from 'node:path';
55
import dotenv from 'dotenv';

0 commit comments

Comments
 (0)