fix(ranks): Repair setting response tree.

This commit is contained in:
2023-09-10 08:08:28 +03:00
parent 088d0d27f8
commit 69e228d395
2 changed files with 2 additions and 2 deletions

View File

@@ -757,7 +757,7 @@ class RankCog(LionCog):
lines = []
if rank_type_setting in modified:
lines.append(rank_type_setting.update_message)
if dm_ranks or rank_channel:
if (dm_ranks is not None) or (rank_channel is not None):
if dm_ranks_setting.value:
if rank_channel_setting.value:
notif_string = t(_p(