Commit c43a984f authored by FichteFoll's avatar FichteFoll

Fix m.json order

#2164 broke this and I didn't notice :/
parent c2faaaaf
......@@ -376,22 +376,22 @@
]
},
{
"name": "MetaQuotes (MQL4) Language Package",
"details": "https://github.com/currencysecrets/mql4",
"name": "MetaQuotes (MQL4) Compiler",
"details": "https://github.com/IlanFrumer/mql4compiler",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/currencysecrets/mql4/tree/master"
"sublime_text": ">=3000",
"details": "https://github.com/IlanFrumer/mql4compiler/tags"
}
]
},
{
"name": "MetaQuotes (MQL4) Compiler",
"details": "https://github.com/IlanFrumer/mql4compiler",
"name": "MetaQuotes (MQL4) Language Package",
"details": "https://github.com/currencysecrets/mql4",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/IlanFrumer/mql4compiler/tags"
"sublime_text": "*",
"details": "https://github.com/currencysecrets/mql4/tree/master"
}
]
},
......
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