mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-25 04:25:22 +00:00
fix teleport tag and icons (#303)
This commit is contained in:
@@ -181,7 +181,8 @@ class NostrGeohashService(
|
||||
content = content,
|
||||
geohash = channel.geohash,
|
||||
senderIdentity = identity,
|
||||
nickname = nickname
|
||||
nickname = nickname,
|
||||
teleported = teleported
|
||||
)
|
||||
|
||||
val nostrRelayManager = NostrRelayManager.getInstance(application)
|
||||
|
||||
Reference in New Issue
Block a user