chore: code format
This commit is contained in:
parent
16b9d93dca
commit
5e313c0282
2 changed files with 1 additions and 3 deletions
|
|
@ -131,7 +131,6 @@ async function relayDetails(path) {
|
|||
this.inkey
|
||||
)
|
||||
this.relay = data
|
||||
|
||||
} catch (error) {
|
||||
LNbits.utils.notifyApiError(error)
|
||||
}
|
||||
|
|
|
|||
|
|
@ -243,8 +243,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
created: function () {
|
||||
}
|
||||
created: function () {}
|
||||
})
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue