Merge branch 'main' of https://github.com/Derek-R-S/Light-Reflective-Mirror into main
This commit is contained in:
commit
e6de159341
1 changed files with 0 additions and 1 deletions
|
|
@ -404,7 +404,6 @@ namespace LightReflectiveMirror
|
|||
relayServerList?.Clear();
|
||||
relayServerList = JsonConvert.DeserializeObject<List<RelayServerInfo>>(result.Decompress());
|
||||
serverListUpdated?.Invoke();
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue