mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-02-16 02:30:56 +00:00
Save hosts when a new host is discovered via mDNS
This commit is contained in:
@@ -113,6 +113,8 @@ function restoreUiAfterNaClLoad() {
|
||||
addHostToGrid(returneMdnsDiscoveredHost, true);
|
||||
beginBackgroundPollingOfHost(returneMdnsDiscoveredHost);
|
||||
}
|
||||
|
||||
saveHosts();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user