Skip to content

Commit 8af4c86

Browse files
committed
#15 운영진 템플릿 빌드 오류 사항 해결
1 parent 566522a commit 8af4c86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/data/operator/_template.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
// vacant: 공석 (이름 없이 역할만 표시)
1212
// url: 대표 URL — 본인 동의 시에만 기재
1313

14-
export const operator{year} = {
14+
export const operatorYYYY = {
1515
generation: 0, // 기수 번호
16-
year: 0000, // 연도
16+
year: 2000, // 연도
1717
memberCount: 0, // 총 운영진 수 (수동 입력)
1818
teamCount: 0, // 전담 팀 수 (임원진 제외)
1919
// note: '', // 특이사항 (비상대책위 등)

0 commit comments

Comments
 (0)