Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
This commit is contained in:
@@ -41,4 +41,4 @@
|
||||
|
||||
event.waitUntil(executeAction(action, data, serverId));
|
||||
}, false);
|
||||
})();
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user