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:
@@ -1022,6 +1022,7 @@ class MeshCoreConnector extends ChangeNotifier {
|
||||
await restoreLastCompanionScope();
|
||||
await loadContactCache();
|
||||
await _loadDiscoveredContactCache();
|
||||
notifyListeners();
|
||||
}
|
||||
|
||||
Future<void> _loadDiscoveredContactCache() async {
|
||||
|
||||
Reference in New Issue
Block a user