🐛 Try to fix protocol handler issue on android

This commit is contained in:
2024-08-21 16:02:00 +08:00
parent 6ad0a34645
commit 0f1a02f65b
2 changed files with 51 additions and 43 deletions

View File

@ -127,6 +127,7 @@ class _ChatScreenState extends State<ChatScreen> {
noCategory: true,
channels: _channels.directChannels,
selfId: selfId,
useReplace: true,
),
),
),