Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit 2d42971

Browse files
authored
Update GuildFeature.java
1 parent e33f625 commit 2d42971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/mewna/catnip/entity/guild/GuildFeature.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ public enum GuildFeature {
135135
*/
136136
NEW_THREAD_PERMISSIONS,
137137
/**
138-
* Guild has enabled the role subscriptions
138+
* Guild has enabled role subscriptions
139139
*/
140140
ROLE_SUBSCRIPTIONS_ENABLED,
141141
/**

0 commit comments

Comments
 (0)