This commit is contained in:
Ben Arc 2021-04-20 19:40:12 +01:00
parent 8f9c98a1e6
commit 4af48b4032

View file

@ -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,