mirror of
https://github.com/kepler155c/opus
synced 2024-12-31 19:00:27 +00:00
pastebin oops
This commit is contained in:
parent
8220ed1066
commit
263a32094c
@ -20,7 +20,7 @@ end
|
||||
|
||||
-- Download the contents of a paste
|
||||
local function download(code)
|
||||
if type(url) ~= "string" then
|
||||
if type(code) ~= "string" then
|
||||
error("bad argument #1 (expected string, got " .. type(code) .. ")", 2)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user