rewrite: Core components.
This commit is contained in:
@@ -71,7 +71,7 @@ class LionGuild(Timezoned):
|
||||
@property
|
||||
def guild_mode(self):
|
||||
# TODO: Configuration, data, and settings for this...
|
||||
return GuildMode.StudyGuild
|
||||
return GuildMode.VoiceGuild
|
||||
|
||||
@property
|
||||
def timezone(self) -> pytz.timezone:
|
||||
|
||||
Reference in New Issue
Block a user