fix: Improve context menu lifecycle management, update module version, and migrate repository links.
This commit is contained in:
parent
b1042f81eb
commit
f41aa5cc31
4 changed files with 26 additions and 7 deletions
|
|
@ -149,7 +149,7 @@ Hooks.once('init', () => {
|
|||
|
||||
game.settings.register(MODULE_ID, 'showFearNumber', {
|
||||
name: 'Show Fear Number',
|
||||
hint: 'Display the numerical value (e.g., 3 / 6) at the bottom.',
|
||||
hint: 'Display the numerical value (e.g., 4 / 12) at the bottom.',
|
||||
scope: 'client',
|
||||
config: true,
|
||||
type: Boolean,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue