Commit 86a19d33 authored by FichteFoll's avatar FichteFoll

Merge pull request #4335 from bcomnes/patch-2

Add windows support back to StandardFormat
parents c478a5db bf254fdd
...@@ -2087,7 +2087,7 @@ ...@@ -2087,7 +2087,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx", "linux"], "platforms": "*",
"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