Skip to content

Commit

Permalink
[communities] refactor LoCoLight to LoCoFlex (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed Sep 18, 2023
1 parent 1933ce2 commit 94e259e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primitives/src/communities.rs
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ pub enum AnnouncementSigner {
pub enum CommunityRules {
#[default]
LoCo,
LoCoLight,
LoCoFlex,
BeeDance,
}

Expand Down

0 comments on commit 94e259e

Please sign in to comment.