Skip to content

Commit

Permalink
fix: migrate msg
Browse files Browse the repository at this point in the history
  • Loading branch information
manu0466 committed Jun 19, 2024
1 parent b07be61 commit 05f4b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/treasury/src/msg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ pub struct ConfigResponse {
}

#[cw_serde]
pub enum MigrateMsg {}
pub struct MigrateMsg {}

0 comments on commit 05f4b5c

Please sign in to comment.