릴리스: v1.3.8 홈 즐겨찾기 아이콘과 레거시 업로드 정리

This commit is contained in:
2026-03-31 18:53:39 +09:00
parent 880c79bbc4
commit 7f9a7cc947
7 changed files with 87 additions and 5 deletions

View File

@@ -10,7 +10,8 @@
"start": "npm --prefix backend run start",
"test": "echo \"Error: no test specified\" && exit 1",
"images:backfill": "npm --prefix backend run images:backfill",
"images:migrate-legacy": "npm --prefix backend run images:migrate-legacy"
"images:migrate-legacy": "npm --prefix backend run images:migrate-legacy",
"uploads:cleanup-legacy": "npm --prefix backend run uploads:cleanup-legacy"
},
"keywords": [],
"author": "",