-
This commit is contained in:
@@ -26,11 +26,7 @@ while true do
|
|||||||
JS.stringFunc[[
|
JS.stringFunc[[
|
||||||
window.navigator.clipboard
|
window.navigator.clipboard
|
||||||
.readText()
|
.readText()
|
||||||
.then((text) => _$_(text))
|
.then((text) => _$_(text));
|
||||||
.catch((e) => {
|
|
||||||
console.warn(e);
|
|
||||||
_$_('');
|
|
||||||
});
|
|
||||||
]],
|
]],
|
||||||
function(data)
|
function(data)
|
||||||
while getCHN:getCount()>0 do getCHN:pop() end
|
while getCHN:getCount()>0 do getCHN:pop() end
|
||||||
|
|||||||
Reference in New Issue
Block a user