chore: force py format
This commit is contained in:
parent
55f9142f3d
commit
1eda457067
8 changed files with 248 additions and 99 deletions
|
|
@ -27,7 +27,7 @@ from .views import * # noqa
|
|||
from .views_api import * # noqa
|
||||
|
||||
settings.lnbits_relay_information = {
|
||||
"name": "LNbits Nostr Relay",
|
||||
"name": "LNbits Nostr Relay",
|
||||
"description": "Multiple relays are supported",
|
||||
**NostrRelay.info()
|
||||
**NostrRelay.info(),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue