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:29 -07:00
parent c77264cc81
commit 78d08afb47
+1
View File
@@ -1022,6 +1022,7 @@ class MeshCoreConnector extends ChangeNotifier {
await restoreLastCompanionScope();
await loadContactCache();
await _loadDiscoveredContactCache();
notifyListeners();
}
Future<void> _loadDiscoveredContactCache() async {