Skip to content

Commit

Permalink
chore: restore messages from social feeds
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelVallenet committed Jan 28, 2025
1 parent 2f93dcb commit a648b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gno/r/social_feeds/messages.gno
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ func (h BanPostHandler) Instantiate() dao_interfaces.ExecutableMessage {
return &ExecutableMessageBanPost{}
}

// Create a new post
type ExecutableMessageCreatePost struct {
FeedID FeedID
ParentID PostID
Expand Down

0 comments on commit a648b4a

Please sign in to comment.