Browse Source

format: prettier lnurlp files.

aiosqlite
fiatjaf 5 years ago
parent
commit
01b19add79
  1. 3
      lnbits/extensions/lnurlp/templates/lnurlp/index.html

3
lnbits/extensions/lnurlp/templates/lnurlp/index.html

@ -206,8 +206,7 @@
</q-card>
</q-dialog>
</div>
{% endblock %}
{% block scripts %} {{ window_vars(user) }}
{% endblock %} {% block scripts %} {{ window_vars(user) }}
<script src="{{ url_for('static', filename='vendor/vue-qrcode@1.0.2/vue-qrcode.min.js') }}"></script>
<script>
Vue.component(VueQrcode.name, VueQrcode)

Loading…
Cancel
Save