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>
|
||||
|
||||
<h2
|
||||
v-if="{{copilot.show_price]} != 'None'"
|
||||
v-if="{{copilot.show_price}} != 'None'"
|
||||
class="text-bold fixed-bottom-left"
|
||||
style="
|
||||
margin: 60px 60px;
|
||||
|
|
@ -58,10 +58,8 @@
|
|||
"
|
||||
>
|
||||
Powered by LNbits/StreamerCopilot
|
||||
</p>
|
||||
{% endraw %}
|
||||
</q-page>
|
||||
{% endblock %} {% block scripts %}
|
||||
</p> </q-page
|
||||
>{% endraw %} {% endblock %} {% block scripts %}
|
||||
<script src="{{ url_for('static', filename='vendor/vue-qrcode@1.0.2/vue-qrcode.min.js') }}"></script>
|
||||
<style>
|
||||
body.body--dark .q-drawer,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue