fix: adjust wizard padding
This commit is contained in:
parent
0394c9cc9d
commit
7d9b33cbbb
@ -3012,7 +3012,7 @@ fn setup_channels() -> Result<ChannelsConfig> {
|
||||
if config.nostr.is_some() {
|
||||
"✅ connected"
|
||||
} else {
|
||||
"— Nostr DMs"
|
||||
" — Nostr DMs"
|
||||
}
|
||||
),
|
||||
ChannelMenuChoice::Done => "Done — finish setup".to_string(),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user