chore: prettier

This commit is contained in:
Percs 2024-10-18 02:45:52 -05:00
parent 96412050a5
commit 0503b3a408

View file

@ -8,5 +8,5 @@ export default function (client: ScramjetClient, self: typeof window) {
ctx.call(); ctx.call();
}, },
}) });
} }