Unverified Commit 4ff46ce6 authored by Johannes Rappen's avatar Johannes Rappen Committed by GitHub

[DistractionFreeWindow] separate tag prefixes

parent 4a1a624a
......@@ -807,8 +807,12 @@
"labels": ["fullscreen", "distraction-free"],
"releases": [
{
"sublime_text": "*",
"tags": true
"sublime_text": "<3000",
"tags": "st2-"
},
{
"sublime_text": ">=3000",
"tags": "st3-"
}
]
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment