fix: Missed checks.

This commit is contained in:
Lemon4ksan
2025-02-13 17:58:01 +03:00
parent 8a3f06399d
commit cab822b06d
3 changed files with 10 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ class BaseGuildsDatabase:
is_stopped=True,
allow_explicit=True,
always_allow_menu=False,
allow_connect=False,
allow_connect=True,
vote_next_track=True,
vote_add_track=True,
vote_add_album=True,