mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-06 16:06:08 +00:00
Allow rediscovery of hosts after deletion without having to force quit the app
This commit is contained in:
@@ -829,6 +829,8 @@ static NSMutableSet* hostList;
|
||||
// This will kick off box art caching
|
||||
[self updateHosts];
|
||||
|
||||
// Reset state first so we can rediscover hosts that were deleted before
|
||||
[_discMan resetDiscoveryState];
|
||||
[_discMan startDiscovery];
|
||||
|
||||
// This will refresh the applist when a paired host is selected
|
||||
|
||||
Reference in New Issue
Block a user