mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
[flags] make customFlags open by default if not empty
This commit is contained in:
parent
01bd709ff8
commit
a1c90ea1a0
@ -96,7 +96,7 @@
|
||||
</ButtonList>
|
||||
</div>
|
||||
|
||||
<details class="form-group border rounded">
|
||||
<details class="form-group border rounded" :open="Object.keys(customFlags).length > 0">
|
||||
<summary class="px-3 py-2">
|
||||
<T>profile.flagsCustom</T>
|
||||
</summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user