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