Fix display issue

Addresses a problem where certain elements were not being displayed correctly.
This commit is contained in:
gpt-engineer-app[bot]
2025-03-21 11:15:02 +00:00
parent 11d824a38f
commit b69af1781f
2 changed files with 38 additions and 26 deletions

View File

@@ -18,6 +18,8 @@ export const CATEGORY_DESCRIPTIONS: Record<string, string> = {
: '(식비, 음료)',
: '',
: '(차량 유지비)',
: '(식비, 음료)', // 이전 이름과의 호환성 유지
: '', // 이전 이름과의 호환성 유지
};
// 기본 카테고리 예산 설정