fix
This commit is contained in:
parent
633cdefb23
commit
964c3deeb2
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ namespace LightReflectiveMirror
|
|||
void Disconnected()
|
||||
{
|
||||
_connectedToRelay = false;
|
||||
_isAuthenticated = false;
|
||||
diconnectedFromRelay?.Invoke();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue