chore: test deploy snapshot

This commit is contained in:
2026-05-28 12:45:36 +09:00
parent 983887dc05
commit 82c46f4be4
21 changed files with 4163 additions and 449 deletions

View File

@@ -268,7 +268,7 @@ function resolveWorkServerControlStatus(
return {
statusTone: 'online',
statusLabel: '배포 가능',
statusLabel: '최신 실행 중',
};
}