split notefooter into smaller components, CONFIG.showPowIcon

This commit is contained in:
Martti Malmi
2024-01-11 23:04:36 +02:00
parent edca8a9636
commit 649bab228b
10 changed files with 218 additions and 164 deletions

View File

@ -34,6 +34,7 @@
"hideFromNavbar": [],
"eventLinkPrefix": "note",
"profileLinkPrefix": "npub",
"showPowIcon": false,
"defaultRelays": {
"ws://localhost:7777": { "read": true, "write": true },
"wss://relay.snort.social/": { "read": true, "write": true },