feat: commit ai-produced frontend first

This commit is contained in:
2026-07-17 21:02:27 +08:00
parent 06001b29f8
commit fe0314015c
7 changed files with 28 additions and 66 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ import {
resolveLoopRules2Event,
resolveLoopRules4Text,
} from '@/utils/datetime';
import { MONTH_NAMES, WEEK_NAMES } from '@/utils/calendar-names';
import { MONTH_NAMES, WEEK_NAMES } from '@/utils/i18n';
const token = useTokenStore();
const router = useRouter();