Skip to content

Commit b9f8aff

Browse files
committed
disable onboarding
1 parent 4fabf3c commit b9f8aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/scripts/settings.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ angular.module('neo4jApp.settings', ['neo4jApp.utils'])
5858
boltHost: "" # $location.host() is default
5959
shownTermsAndPrivacy: no
6060
acceptedTermsAndPrivacy: no
61-
onboarding: yes
61+
onboarding: no
6262
showSampleScripts: yes
6363
})
6464

0 commit comments

Comments
 (0)