From c0ab3d90738cb15552b637f8b7a12d1875437221 Mon Sep 17 00:00:00 2001 From: snus xD Date: Fri, 22 Aug 2025 15:57:50 +0300 Subject: [PATCH] final worflow test --- scripts/sort.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/sort.ts b/scripts/sort.ts index 7df6989..1f17f83 100644 --- a/scripts/sort.ts +++ b/scripts/sort.ts @@ -148,3 +148,5 @@ for (const chapter of chapters) { `../_sprites/sorted-merged/${chapter}`, ]); } + +// TEST