deploy: 970e4dcc85f28884af9e86b73cacc721307439bc

This commit is contained in:
SukkaBot
2023-09-28 18:33:08 +00:00
parent d1457e4d9c
commit dd9c0686fa
8 changed files with 107 additions and 71 deletions

View File

@@ -33,7 +33,7 @@
if (typeof fn !== 'function') { return; }
try {
fn();
} catch (ex) {
} catch {
}
};
ga.create = function () {