forked from MapComplete/MapComplete
UX: don't check for messages and being online every 5m in studio, fix #1830
This commit is contained in:
parent
040e0fd8bf
commit
45f7043131
2 changed files with 11 additions and 1 deletions
|
@ -42,6 +42,7 @@
|
|||
)
|
||||
let osmConnection = new OsmConnection({
|
||||
oauth_token,
|
||||
checkOnlineRegularly: false
|
||||
})
|
||||
const expertMode = UIEventSource.asBoolean(
|
||||
osmConnection.GetPreference("studio-expert-mode", "false", {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue