Apply suggestions from code review

Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2026-03-16 22:03:06 +01:00
parent c02e66fe04
commit 68542383ea
2 changed files with 3 additions and 2 deletions

View File

@@ -733,5 +733,6 @@ globalThis.utils = (function () {
setTimer,
setInter,
toggleBoxCollapse,
base64ToString,
};
})();