chore: code format
This commit is contained in:
parent
6e1b5dd0bb
commit
218b324347
2 changed files with 2 additions and 7 deletions
|
|
@ -80,12 +80,7 @@
|
|||
></q-input>
|
||||
</div>
|
||||
<div class="col-3 col-sm-1">
|
||||
<q-btn
|
||||
outline
|
||||
color="grey"
|
||||
@click="copyText(wssLink)"
|
||||
>Copy</q-btn
|
||||
>
|
||||
<q-btn outline color="grey" @click="copyText(wssLink)">Copy</q-btn>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -255,7 +255,7 @@ async function relayDetails(path) {
|
|||
position: position || 'bottom'
|
||||
})
|
||||
})
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
created: async function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue