Skip to content

Commit 3e5e01b

Browse files
authored
Merge pull request #460 from depromeet/develop
dev -> prd
2 parents 70787a0 + 896dc90 commit 3e5e01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package org.layer.admin.retrospect.enums;
22

33
public enum AdminAnalysisStatus {
4-
PROCEEDING, DONE
4+
NOT_STARTED, PROCEEDING, DONE
55
}

0 commit comments

Comments
 (0)