Commit 2da8dc42 authored by FichteFoll's avatar FichteFoll

Merge pull request #3027 from ivellioscolin/master

Fix the path search issue of GlassIt
parents 90619c61 e08a775b
...@@ -319,7 +319,7 @@ ...@@ -319,7 +319,7 @@
] ]
}, },
{ {
"name": "Glass It", "name": "GlassIt",
"details": "https://github.com/ivellioscolin/sublime-plugin-glassit", "details": "https://github.com/ivellioscolin/sublime-plugin-glassit",
"releases": [ "releases": [
{ {
...@@ -327,6 +327,9 @@ ...@@ -327,6 +327,9 @@
"platforms": "windows", "platforms": "windows",
"details": "https://github.com/ivellioscolin/sublime-plugin-glassit/tags" "details": "https://github.com/ivellioscolin/sublime-plugin-glassit/tags"
} }
],
"previous_names": [
"Glass It"
] ]
}, },
{ {
......
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