daggerheart/module/config/flagsConfig.mjs
IrkTheImp 1135669d0b
Add ability to toggle between list and card views (#188)
* Add ability to toggle between list and card views

* set the list display as a user flag

* Fixed domainCard cardlist rendering

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-06-28 12:53:40 -03:00

1 line
68 B
JavaScript

export const displayDomainCardsAsList = 'displayDomainCardsAsList';