Remove Tips Modal (#393)

This tips modal wasn't discovered often enough in tests, so we are
removing it.
This commit is contained in:
Sylvie Crowe
2024-09-17 14:29:44 -07:00
committed by GitHub
parent 525271ee27
commit 040bcf49b7
8 changed files with 1 additions and 158 deletions
+1 -2
View File
@@ -7,6 +7,5 @@
"autoupdate:intervalms": 3600000,
"editor:minimapenabled": true,
"window:tilegapsize": 3,
"telemetry:enabled": true,
"tips:show": true
"telemetry:enabled": true
}