Skip to content

Commit

Permalink
make name match
Browse files Browse the repository at this point in the history
  • Loading branch information
yurii-prykhodko-solid committed Aug 21, 2024
1 parent 36a3217 commit 53c5443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/messages.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/src/messages/enums/pause_collection_behavior.dart
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ enum PauseCollectionBehavior {
@JsonValue('mark_uncollectible')
markUncollectible,
@JsonValue('void')
voided,
void_,
}

0 comments on commit 53c5443

Please sign in to comment.