From f2bb69a425bd42686a4253304361258c7dccccfa Mon Sep 17 00:00:00 2001 From: snus xD Date: Thu, 21 Aug 2025 20:38:05 +0300 Subject: [PATCH] test --- scripts/sort.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/sort.ts b/scripts/sort.ts index 7df6989..6e19e23 100644 --- a/scripts/sort.ts +++ b/scripts/sort.ts @@ -148,3 +148,5 @@ for (const chapter of chapters) { `../_sprites/sorted-merged/${chapter}`, ]); } + +//test