Update the CryptApp name to DelveTourApp
This commit is contained in:
parent
d7661bea14
commit
18f27b15da
3 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ export function registerMetaSettings() {
|
|||
config: false,
|
||||
requiresReload: false,
|
||||
onChange: () => {
|
||||
CONFIG.ui.crypt.render({ parts: [ `delveConditions` ]});
|
||||
ui.crypt.render({ parts: [ `delveConditions` ]});
|
||||
},
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue