mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 20:36:16 +02:00
themes not displaying fixed
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user