fix: 장수 명령의 Ref 로그 형식을 복원한다

This commit is contained in:
2026-08-24 19:48:47 +00:00
parent 0e10b64fb7
commit abdf207e66
4 changed files with 15 additions and 2 deletions
@@ -238,6 +238,7 @@ export class ActionDefinition<
{
scope: LogScope.SYSTEM,
category: LogCategory.HISTORY,
format: LogFormat.YEAR_MONTH,
}
);
}