Commit d98b060c authored by Will Bond's avatar Will Bond

Fixed sublime_text selector to be semantically correct

parent bc21c74c
...@@ -416,7 +416,7 @@ ...@@ -416,7 +416,7 @@
"details": "https://github.com/yuanfang829/fis-sublime-command", "details": "https://github.com/yuanfang829/fis-sublime-command",
"releases": [ "releases": [
{ {
"sublime_text": "<=3000", "sublime_text": "<3000",
"details": "https://github.com/yuanfang829/fis-sublime-command/tree/master" "details": "https://github.com/yuanfang829/fis-sublime-command/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