mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-14 22:55:12 +10:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -999,7 +999,9 @@ class MeshCoreConnector extends ChangeNotifier {
|
||||
_conversations.clear();
|
||||
_loadedConversationKeys.clear();
|
||||
_channelMessages.clear();
|
||||
_channels.clear();
|
||||
_cachedChannels.clear();
|
||||
_previousChannelsCache.clear();
|
||||
_knownContactKeys.clear();
|
||||
_contactUnreadCount.clear();
|
||||
_unreadStateLoaded = false;
|
||||
|
||||
Reference in New Issue
Block a user