mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 04:16:18 +02:00
video stream works, added gif
This commit is contained in:
@@ -7,6 +7,12 @@
|
|||||||
style="width: 100%"
|
style="width: 100%"
|
||||||
class="fixed-top-left"
|
class="fixed-top-left"
|
||||||
></video>
|
></video>
|
||||||
|
<img src="" />
|
||||||
|
<img
|
||||||
|
src="/copilot/static/confetti.gif"
|
||||||
|
style="width: 100%"
|
||||||
|
class="fixed-top-left"
|
||||||
|
/>
|
||||||
</q-page>
|
</q-page>
|
||||||
{% endblock %} {% block scripts %}
|
{% 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>
|
||||||
|
Reference in New Issue
Block a user