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