Update script.js

Added trailing comma
This commit is contained in:
Samueras
2025-05-04 12:12:50 +02:00
committed by GitHub
parent 5f79c0c262
commit 3165537ce8

View File

@ -293,7 +293,7 @@ export {
isOdd, isOdd,
countOccurrences, countOccurrences,
renderTemplate, renderTemplate,
swipe_right swipe_right,
}; };
/** /**