Lint and cleanup

This commit is contained in:
Oliver-Akins 2025-02-15 01:44:28 -07:00
parent e1be6675e0
commit 064e2fda7e
3 changed files with 6 additions and 5 deletions

View file

@ -18,6 +18,7 @@ export function registerMetaSettings() {
ui.crypt.render({ parts: [ `fate` ] });
},
});
game.settings.register(`ripcrypt`, `whoFirst`, {
scope: `world`,
type: String,