From 817898d48b46f242cdcd8effffa540ffce9ac9ca Mon Sep 17 00:00:00 2001 From: Gnuxie <50846879+Gnuxie@users.noreply.github.com> Date: Wed, 10 Jun 2020 22:36:44 +0100 Subject: [PATCH] missing colons, i'm close to giving up smh, whyyyyyyyyy --- API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index be12a56..4226c10 100644 --- a/API.md +++ b/API.md @@ -321,7 +321,7 @@ region: ISO 3166 country code (default: "US") "quality": String, "url": String, "width": Int32, - "height" Int32 + "height": Int32 } ], @@ -355,7 +355,7 @@ region: ISO 3166 country code (default: "US") "quality": String, "url": String, "width": Int32, - "height" Int32 + "height": Int32 } ],