Adds logging output and uses esmodules
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
if(game.modules.get("on-site-vtt")?.active) {
|
||||
console.log("on-site-vtt active");
|
||||
|
||||
Hooks.on("init", function () {
|
||||
Hooks.on(
|
||||
"getSceneControlButtons",
|
||||
|
||||
Reference in New Issue
Block a user