Commit 9d9adc16 authored by FichteFoll's avatar FichteFoll

Add missing comma

Broken from #2168.

I must have been half-asleep last night or something (or maybe travis wasn't doing its job?).
parent c43a984f
...@@ -509,7 +509,7 @@ ...@@ -509,7 +509,7 @@
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/misfo/Shell-Turtlestein/tree/sublime-text-2" "details": "https://github.com/misfo/Shell-Turtlestein/tree/sublime-text-2"
} },
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/misfo/Shell-Turtlestein/tree/master" "details": "https://github.com/misfo/Shell-Turtlestein/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