mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-25 11:14:02 +02:00
lnurl big
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
></video>
|
||||
<img src="" style="width: 100%" id="animations" class="fixed-bottom-left" />
|
||||
<qrcode
|
||||
style="width: 10%; z-index: 9999"
|
||||
style="width: 20%; z-index: 9999"
|
||||
:value="{{copilot.lnurl}}"
|
||||
class="rounded-borders fixed-top-right"
|
||||
></qrcode>
|
||||
|
@@ -171,6 +171,7 @@
|
||||
console.log('{{ copilot.id }}')
|
||||
|
||||
if (location.protocol == 'https:') {
|
||||
console.log(location.protocol)
|
||||
this.connection = new WebSocket(
|
||||
'wss://' +
|
||||
document.domain +
|
||||
|
Reference in New Issue
Block a user