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

Commit e045ff4

Browse files
authored
Merge pull request #614 from Lulalaby/patch-4
Update GuildFeature
2 parents c676310 + 53e5933 commit e045ff4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ public enum GuildFeature {
138138
* Guild has enabled role subscriptions
139139
*/
140140
ROLE_SUBSCRIPTIONS_ENABLED,
141+
/**
142+
* See https://github.com/mewna/catnip/issues/613.
143+
*/
144+
ANIMATED_BANNER,
141145
/**
142146
* When no other feature matches.
143147
*/

0 commit comments

Comments
 (0)