Commit 81fa2f7f authored by geekpradd's avatar geekpradd

fixed an error while adding Flask Starter

parent 9a77479d
...@@ -652,22 +652,22 @@ ...@@ -652,22 +652,22 @@
] ]
}, },
{ {
"name": "Flask Starter", "name": "Flashback",
"details": "https://github.com/geekpradd/Sublime-Flask-Starter", "details": "https://github.com/apiad/sublime-flashback",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "<3000",
"tags": true "branch": "master"
} }
] ]
}, },
{ {
"name": "Flashback", "name": "Flask Starter",
"details": "https://github.com/apiad/sublime-flashback", "details": "https://github.com/geekpradd/Sublime-Flask-Starter",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": ">=3000",
"branch": "master" "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