Added a system setting (appearance) to remove the Countdown UI (#1265)

This commit is contained in:
WBHarry 2025-11-11 22:13:53 +01:00 committed by GitHub
parent 6408528319
commit c4b227de41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 14 additions and 4 deletions

View file

@ -2219,6 +2219,9 @@
"displayFear": {
"label": "Display Fear"
},
"displayCountdownUI": {
"label": "Display Countdown UI"
},
"showGenericStatusEffects": {
"label": "Show Foundry Status Effects"
},