Skip to content

Commit

Permalink
Update settings.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mclemente committed Sep 25, 2022
1 parent 3b4cc55 commit b403877
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ export function registerSettings() {
game.settings.register(MODULE_ID, "arrowColor", {
name: "about-face.options.arrowColor.name",
hint: "about-face.options.arrowColor.hint",
label: "about-face.options.arrowColor.colorPicker",
// restricted: true,
scope: "world",
config: true,
default: "#000000",
Expand Down

0 comments on commit b403877

Please sign in to comment.