Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 68045cc

Browse files
author
kahverengi
committed
Add forgotten ErrorCode
1 parent 280e90d commit 68045cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/kotlin/com/parnote/ErrorCode.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ enum class ErrorCode {
4242
UNKNOWN_ERROR_39,
4343
UNKNOWN_ERROR_40,
4444
UNKNOWN_ERROR_41,
45+
UNKNOWN_ERROR_42,
4546

4647
REGISTER_NAME_EMPTY,
4748
REGISTER_NAME_SHORT,

0 commit comments

Comments
 (0)