Skip to content

Commit 37cc786

Browse files
authored
Prevent installation of MagicPython on ST4 (#8841)
1 parent bd9909c commit 37cc786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repository/m.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"labels": ["language syntax", "python"],
186186
"releases": [
187187
{
188-
"sublime_text": "*",
188+
"sublime_text": "<4000",
189189
"tags": true
190190
}
191191
]

0 commit comments

Comments
 (0)