get rid of get_ prefixes in main scripts
This commit is contained in:
@@ -19,6 +19,6 @@ end
|
||||
|
||||
function on_click()
|
||||
if quote ~= nil then
|
||||
system:copy_to_clipboard(quote)
|
||||
system:to_clipboard(quote)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user