mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-22 15:57:28 +02:00
video stream works, added gif
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
style="width: 100%"
|
||||
class="fixed-top-left"
|
||||
></video>
|
||||
<img src="" />
|
||||
<img
|
||||
src="/copilot/static/confetti.gif"
|
||||
style="width: 100%"
|
||||
class="fixed-top-left"
|
||||
/>
|
||||
</q-page>
|
||||
{% endblock %} {% block scripts %}
|
||||
<script src="{{ url_for('static', filename='vendor/vue-qrcode@1.0.2/vue-qrcode.min.js') }}"></script>
|
||||
|
Reference in New Issue
Block a user