mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-25 12:35:36 +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({
|
Via.getPlatform().runSync({
|
||||||
future.completeExceptionally(StacklessException("No response from browser"))
|
future.completeExceptionally(StacklessException("No response from browser"))
|
||||||
}, 15 * 20)
|
}, 20 * 20)
|
||||||
}
|
}
|
||||||
return future
|
return future
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user