mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 12:06:31 +02:00
Clean up white spaces
This commit is contained in:
parent
015350c385
commit
277bef1227
8 changed files with 21 additions and 21 deletions
|
@ -110,7 +110,7 @@ const iframeAPI = function(){
|
|||
];
|
||||
|
||||
function getPerformer(callback){
|
||||
return async function perform(method){
|
||||
return async function perform(method){
|
||||
const api = await method.prepare();
|
||||
callback(api.window, method.name);
|
||||
api.cleanup();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue