Commit 85cfb677 authored by Friedrich Gräter's avatar Friedrich Gräter

Fixes a JSON syntax bug

parent 4e24bcef
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
{ {
"name": "Ulysses Style Sheets", "name": "Ulysses Style Sheets",
"details": "https://github.com/soulmen/ulss-sublime-plugin", "details": "https://github.com/soulmen/ulss-sublime-plugin",
"labels": ["auto-complete", "language syntax"] "labels": ["auto-complete", "language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
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