BaumSplitter41 3 tuần trước cách đây
mục cha
commit
9ab41e486e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      VPD_BOT/cogs/civ_situ.py

+ 1 - 1
VPD_BOT/cogs/civ_situ.py

@@ -13,7 +13,7 @@ class civsitu(commands.Cog):
     class Situ(discord.ui.Modal):
         def __init__(self, *args, **kwargs):
             super().__init__(*args, **kwargs)
-            bot = self.bot
+            bot = civsitu.bot
             self.bot = bot