chore: code format
This commit is contained in:
parent
4c9d1a4395
commit
f0857a5609
1 changed files with 1 additions and 1 deletions
|
|
@ -22,9 +22,9 @@ def nostrrelay_renderer():
|
|||
return template_renderer(["lnbits/extensions/nostrrelay/templates"])
|
||||
|
||||
|
||||
from .models import NostrRelay
|
||||
from .views import * # noqa
|
||||
from .views_api import * # noqa
|
||||
from .models import NostrRelay
|
||||
|
||||
settings.lnbits_relay_information = {
|
||||
"name": "LNbits Nostr Relay",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue