bool bug
This commit is contained in:
parent
8f9c98a1e6
commit
4af48b4032
1 changed files with 3 additions and 5 deletions
|
|
@ -36,7 +36,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2
|
<h2
|
||||||
v-if="{{copilot.show_price]} != 'None'"
|
v-if="{{copilot.show_price}} != 'None'"
|
||||||
class="text-bold fixed-bottom-left"
|
class="text-bold fixed-bottom-left"
|
||||||
style="
|
style="
|
||||||
margin: 60px 60px;
|
margin: 60px 60px;
|
||||||
|
|
@ -58,10 +58,8 @@
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
Powered by LNbits/StreamerCopilot
|
Powered by LNbits/StreamerCopilot
|
||||||
</p>
|
</p> </q-page
|
||||||
{% endraw %}
|
>{% endraw %} {% endblock %} {% block scripts %}
|
||||||
</q-page>
|
|
||||||
{% endblock %} {% block scripts %}
|
|
||||||
<script src="{{ url_for('static', filename='vendor/vue-qrcode@1.0.2/vue-qrcode.min.js') }}"></script>
|
<script src="{{ url_for('static', filename='vendor/vue-qrcode@1.0.2/vue-qrcode.min.js') }}"></script>
|
||||||
<style>
|
<style>
|
||||||
body.body--dark .q-drawer,
|
body.body--dark .q-drawer,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue