Commit b3b94b0a authored by abbgrade's avatar abbgrade

fixed fatal order bug

parent 8071b647
...@@ -278,6 +278,16 @@ ...@@ -278,6 +278,16 @@
} }
] ]
}, },
{
"name": "Wok",
"details": "https://github.com/abbgrade/sublime-wok",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/abbgrade/sublime-wok/tags"
}
]
},
{ {
"name": "Wombat Theme", "name": "Wombat Theme",
"details": "https://github.com/sheerun/sublime-wombat-theme", "details": "https://github.com/sheerun/sublime-wombat-theme",
...@@ -512,16 +522,6 @@ ...@@ -512,16 +522,6 @@
"details": "https://github.com/thedataking/SublimeWritingStyle/tree/master" "details": "https://github.com/thedataking/SublimeWritingStyle/tree/master"
} }
] ]
},
{
"name": "Wok",
"details": "https://github.com/abbgrade/sublime-wok",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/abbgrade/sublime-wok/tags"
}
]
} }
] ]
} }
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