BaumSplitter41 3 hafta önce
ebeveyn
işleme
9ab41e486e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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