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:
Winston Lowe
2026-05-11 18:00:11 -07:00
parent d6ed8c5f13
commit c77264cc81
+2
View File
@@ -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;