Skip to content

Commit 9f651e7

Browse files
committed
chore: Update action_kind.rs
1 parent 0fa88e6 commit 9f651e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/src/action_kind.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ pub enum ActionKind {
538538
}
539539

540540
impl ActionKind {
541-
pub const COUNT: u16 = 444;
541+
pub const COUNT: u16 = 446;
542542
}
543543

544544
impl std::fmt::Display for ActionKind {

0 commit comments

Comments
 (0)