Skip to content

Commit a166744

Browse files
committed
�🕵️ modified preferences file's pa
1 parent 6db1da0 commit a166744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micropython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,5 +225,5 @@ class MpSettingsCommand(sublime_plugin.WindowCommand, Settings):
225225
def run(self):
226226
self.window.run_command(
227227
"edit_settings",
228-
{"base_file": "${packages}/micropython/MicroPython.sublime-settings"},
228+
{"base_file": "${packages}/MicroPython Tools/MicroPython.sublime-settings"},
229229
)

0 commit comments

Comments
 (0)