This commit is contained in:
Tarrgon
2026-06-02 22:33:24 -04:00
parent a9e99cc570
commit 67a3753b96
6 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Client } from "discord.js";
import { Client } from 'discord.js';
export interface Task {
interval: number;