Unverified Commit 475852c9 authored by Vinicius Barboza's avatar Vinicius Barboza Committed by GitHub

Fixing the boolean True.

parent 28b857f0
...@@ -182,7 +182,7 @@ ...@@ -182,7 +182,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"tags": "true" "tags": true
} }
] ]
}, },
......
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