Commit 8867ad37 authored by Ignacio Rivas's avatar Ignacio Rivas

Fixing indentation

parent 89bcfb9c
...@@ -616,22 +616,22 @@ ...@@ -616,22 +616,22 @@
] ]
}, },
{ {
"details": "https://github.com/shvva/Lookupdic", "name": "London Underground Status",
"details": "https://github.com/sabarasaba/sublimetext-LondonUnderground",
"labels": ["london", "tube", "underground"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/shvva/Lookupdic/tree/master" "details": "https://github.com/sabarasaba/sublimetext-LondonUnderground/tree/master"
} }
] ]
}, },
{ {
"name": "London Underground Status", "details": "https://github.com/shvva/Lookupdic",
"details": "https://github.com/sabarasaba/sublimetext-LondonUnderground",
"labels": ["london", "tube", "underground"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/sabarasaba/sublimetext-LondonUnderground/tree/master" "details": "https://github.com/shvva/Lookupdic/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