- Update source

This commit is contained in:
ParticleG
2024-10-31 21:02:17 +08:00
parent cec7914c8f
commit 9ddab37232

View File

@@ -214,7 +214,9 @@ if JS then
]]
),
function(data) res=data end,
function(id, error) print(id, error) end
function(id, error) print(id, error) end,
3,
'getClipboardText'
)
return res
end