mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-22 12:05:45 +01:00
20 secs of login approval
This commit is contained in:
parent
f3e7ebb59c
commit
200c6b2a06
@ -89,7 +89,7 @@ class WebDashboardServer {
|
||||
}
|
||||
Via.getPlatform().runSync({
|
||||
future.completeExceptionally(StacklessException("No response from browser"))
|
||||
}, 15 * 20)
|
||||
}, 20 * 20)
|
||||
}
|
||||
return future
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user