Mehr FSK "umrechnungen"

This commit is contained in:
2016-02-28 23:15:29 +01:00
parent ad519e188e
commit 2df5bc4de8
2 changed files with 6 additions and 2 deletions

View File

@ -26,8 +26,6 @@ local function get_plex(query)
}
local ok, response_code, response_headers, response_status_line = http.request(request_constructor)
local data = json:decode(table.concat(response_body))._children[1]
if not data then return 'Nichts gefunden!' end
local title = data.title