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

Commit 53e5933

Browse files
authored
Update GuildFeature.java
1 parent 703e89b commit 53e5933

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,6 @@ public enum GuildFeature {
138138
* Guild has enabled role subscriptions
139139
*/
140140
ROLE_SUBSCRIPTIONS_ENABLED,
141-
/**
142-
* Guild has access to voice in text.
143-
* See https://github.com/mewna/catnip/issues/606.
144-
*/
145-
TEXT_IN_VOICE_ENABLED,
146141
/**
147142
* See https://github.com/mewna/catnip/issues/613.
148143
*/

0 commit comments

Comments
 (0)