Commit 43091f0a authored by FichteFoll's avatar FichteFoll

Fix r.json order

Broken from #2167.

It must've been travis. I wouldn't merge 3 breaking PRs ...
parent 9d9adc16
......@@ -268,24 +268,24 @@
]
},
{
"name": "RedBeanPHP ORM Snippets",
"details": "https://github.com/zewa666/RedBean_SublimeTextSnippets",
"labels": ["snippets"],
"name": "Red Planet Color Scheme",
"details": "https://github.com/eliquious/Red-Planet-Theme",
"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/zewa666/RedBean_SublimeTextSnippets/tree/master"
"details": "https://github.com/eliquious/Red-Planet-Theme/tree/master"
}
]
},
{
"name": "Red Planet Color Scheme",
"details": "https://github.com/eliquious/Red-Planet-Theme",
"labels": ["color scheme"],
"name": "RedBeanPHP ORM Snippets",
"details": "https://github.com/zewa666/RedBean_SublimeTextSnippets",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/eliquious/Red-Planet-Theme/tree/master"
"details": "https://github.com/zewa666/RedBean_SublimeTextSnippets/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