updated import statement
This commit is contained in:
parent
1035078492
commit
87c57ceac2
@ -1,4 +1,4 @@
|
||||
import { puckocommand } from "commands"
|
||||
import { puckocommand } from "./commands"
|
||||
|
||||
Hooks.on("init", async function() {
|
||||
console.log("[puckoprutt] Hello Init");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user