Update landing.js
Remove unused breaking discord RPC code
This commit is contained in:
parent
ac8a9d1d42
commit
b4b1366e62
@ -822,7 +822,6 @@ function dlAsync(login = true){
|
||||
function validateServerInformation() {
|
||||
|
||||
setLaunchDetails('Loading server information..')
|
||||
DiscordWrapper.updateDetails('Loading server information...')
|
||||
|
||||
DistroManager.pullRemoteIfOutdated().then(data => {
|
||||
onDistroRefresh(data)
|
||||
|
Loading…
Reference in New Issue
Block a user