mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-07 13:24:16 +02:00
Add setting to hide party stats
This commit is contained in:
parent
85ca7efc6d
commit
cde1654f42
9 changed files with 212 additions and 142 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<div>
|
||||
{{formGroup settingFields.schema.fields.hideObserverPermissionInChat value=settingFields._source.hideObserverPermissionInChat localize=true}}
|
||||
{{formGroup settingFields.schema.fields.hidePartyStats value=settingFields._source.hidePartyStats localize=true}}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue