We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa1406 commit dbf0354Copy full SHA for dbf0354
README.md
@@ -25,8 +25,6 @@ If you would like to create a module that supplies its own sheet out of the box
25
26
```js
27
Hooks.once('pbtaSheetConfig', () => {
28
- // Disable the sheet config form.
29
- game.settings.set('pbta', 'sheetConfigOverride', true);
30
// Define custom tags.
31
game.pbta.tagConfigOverride = {
32
// Tags available to any actor and item
0 commit comments