mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
themes not displaying fixed
This commit is contained in:
parent
fb2dee7395
commit
865806ca4b
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
||||||
<p>Themes</p>
|
<p>Themes</p>
|
||||||
<q-select
|
<q-select
|
||||||
filled
|
filled
|
||||||
v-model="formData.lnbits_theme"
|
v-model="formData.lnbits_theme_options"
|
||||||
multiple
|
multiple
|
||||||
hint="Choose themes available for users"
|
hint="Choose themes available for users"
|
||||||
:options="settings.lnbits_theme_options"
|
:options="settings.lnbits_theme_options"
|
||||||
|
|
Loading…
Add table
Reference in a new issue