Small tweak

This commit is contained in:
2024-01-30 11:59:01 +01:00
parent 3bee261453
commit 499f01e10e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
import { Bot as Illegitimate } from "utils/Illegitimate"
import { Illegitimate } from "utils/Illegitimate"
new Illegitimate().start()