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