Commit 3fe24dae authored by FichteFoll's avatar FichteFoll

Merge pull request #4308 from bcomnes/patch-1

Removing windows support from StandardFormat
parents c76e0acd 4cf38ae3
...@@ -2077,6 +2077,7 @@ ...@@ -2077,6 +2077,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx", "linux"],
"tags": true "tags": true
} }
] ]
......
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