Skip to content

Commit 1a1521b

Browse files
committed
🛠 Modified preferences file's path
1 parent a166744 commit 1a1521b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Main.sublime-menu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"caption": "Settings",
2020
"command": "edit_settings", "args":
2121
{
22-
"base_file": "${packages}/micropython/MicroPython.sublime-settings",
22+
"base_file": "${packages}/MicroPython Tools/MicroPython.sublime-settings",
2323
"default": "// MicroPython Settings - User\n{\n\t$0\n}\n"
2424
}
2525
},

0 commit comments

Comments
 (0)