Skip to content

Commit

Permalink
fix: fixed a compile issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaskowicz1 committed Oct 29, 2023
1 parent a414261 commit a4480f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/dpp/emoji.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ struct component_emoji {
* @note Only applies to custom emojis.
*/
bool animated{false};
}
};

/**
* @brief Represents an emoji for a dpp::guild
Expand Down

0 comments on commit a4480f4

Please sign in to comment.