Skip to content

Commit f63f7c6

Browse files
committed
style: 들여쓰기 수정
1 parent f70befe commit f63f7c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export enum MemberStatus {
2-
ON = 'on',
3-
OFF = 'off',
4-
AWAY = 'away',
5-
}
2+
ON = 'on',
3+
OFF = 'off',
4+
AWAY = 'away',
5+
}

0 commit comments

Comments
 (0)