Skip to content

Commit

Permalink
Update BookSyncStatus.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin authored May 18, 2024
1 parent 1f7dc69 commit a8aa7d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ enum class BookSyncStatus {
BOOK_WITH_LINK_AND_ROOK_EXISTS_BUT_LINK_POINTING_TO_DIFFERENT_ROOK,
ONLY_DUMMY,
ROOK_AND_VROOK_HAVE_DIFFERENT_REPOS,
SYNCED_BOOK_WITHOUT_LINK
SYNCED_BOOK_WITHOUT_LINK,

/* Conflict. */
CONFLICT_BOTH_BOOK_AND_ROOK_MODIFIED,
Expand Down

0 comments on commit a8aa7d9

Please sign in to comment.