Mehr FSK "umrechnungen"
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user