Skip to content

Commit 7d4f431

Browse files
committed
Move home button outside of dropdown as well (default)
1 parent dce311a commit 7d4f431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/Library/Std/Config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ config.set {
400400
icon = "home",
401401
description = "Go to the index page",
402402
priority = 3,
403+
dropdown = false,
403404
run = function()
404405
editor.invokeCommand "Navigate: Home"
405406
end

0 commit comments

Comments
 (0)