mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 14:05:18 +00:00
UI: use '~' without trailing space before location name in sheet
This commit is contained in:
@@ -345,7 +345,7 @@ extension LocationChannelsSheet {
|
||||
case .country:
|
||||
return ""
|
||||
default:
|
||||
return "around "
|
||||
return "~"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user