Skip to content

Commit

Permalink
fix module id
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcomac committed Nov 13, 2023
1 parent 7b77e71 commit 42b7ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const ATTRIBUTE_ID = {
}

export const MODULE = {
ID: "token-action-hud-swade-development"
ID: "token-action-hud-swade"
}

export const MODULEDIR = 'modules/token-action-hud-swade/'
Expand Down

0 comments on commit 42b7ef6

Please sign in to comment.