UX: don't check for messages and being online every 5m in studio, fix #1830

This commit is contained in:
Pieter Vander Vennet 2024-04-01 02:40:21 +02:00
parent 040e0fd8bf
commit 45f7043131
2 changed files with 11 additions and 1 deletions

View file

@ -42,6 +42,7 @@
)
let osmConnection = new OsmConnection({
oauth_token,
checkOnlineRegularly: false
})
const expertMode = UIEventSource.asBoolean(
osmConnection.GetPreference("studio-expert-mode", "false", {