From a6fa67bf5a09f710e062edc52a38367c09a0c8fa Mon Sep 17 00:00:00 2001 From: trilader Date: Wed, 2 Dec 2020 21:11:44 +0100 Subject: [PATCH] Show a message box when parsing the YT API response fails --- yt.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/yt.cpp b/yt.cpp index d23bcde..2a2fb85 100644 --- a/yt.cpp +++ b/yt.cpp @@ -63,6 +63,7 @@ static json api_request(const std::string &url, std::map