Skip to content

Commit

Permalink
Possible fix for 404
Browse files Browse the repository at this point in the history
  • Loading branch information
ChasarooniZ committed Sep 16, 2024
1 parent 255c170 commit e74ea0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Hooks.on("init", () => {
icon: "fas fa-dragon", // A Font Awesome icon used in the submenu button
type: SettingsConfigForm, // A FormApplication subclass
restricted: true // Restrict this submenu to gamemaster only?
});
});

registerSetting("", "enabled", {
desc: "enabled",
Expand Down

0 comments on commit e74ea0c

Please sign in to comment.