Skip to content

Commit

Permalink
Keep naming consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
makotech222 committed Nov 27, 2022
1 parent 8df0f7a commit bac4bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/db_schema/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ pub enum ModlogActionType {
#[derive(EnumString, Display, Debug, Serialize, Deserialize, Clone, Copy, Default, PartialEq)]
pub enum PostFeatureType {
#[default]
Site,
Local,
Community,
}

0 comments on commit bac4bab

Please sign in to comment.