bool bug
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user