mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
[Fix] Item Browser Corrections (#1290)
* Fixed so lists do not fail to show items when search is empty * Fixed so that the clear button loads in the items * . * .
This commit is contained in:
parent
fcb9c032ef
commit
7df43d71e0
3 changed files with 11 additions and 7 deletions
|
|
@ -2570,6 +2570,7 @@
|
|||
"evasionMin": "Evasion (Min)",
|
||||
"evasionMax": "Evasion (Max)",
|
||||
"subtype": "Subtype",
|
||||
"missing": "<i>Missing</i>",
|
||||
"folders": {
|
||||
"characters": "Characters",
|
||||
"adversaries": "Adversaries",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue