diff --git a/scripts/puckochat/main.js b/scripts/puckochat/main.js index 7c40fe8..e1c764a 100644 --- a/scripts/puckochat/main.js +++ b/scripts/puckochat/main.js @@ -1,4 +1,4 @@ -import { puckocommand } from "./commands" +import { puckocommand } from "./commands.js" Hooks.on("init", async function() { console.log("[puckoprutt] Hello Init");