mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 01:44:19 +01:00
fix memery relay relayStatus not change bug
This commit is contained in:
@@ -129,6 +129,7 @@ class RemoteSigningProvider extends ChangeNotifier with PermissionCheckMixin {
|
||||
|
||||
if (isLocalRelay) {
|
||||
buildInRelayProvider.addMemClient(relay as MemRelayClient);
|
||||
relay.connect();
|
||||
} else {
|
||||
relay.connect();
|
||||
}
|
||||
|
||||
Submodule packages/relay_sdk updated: 549394d570...483de343fa
Reference in New Issue
Block a user