mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-19 11:43:16 +02:00
🎨 - Final new line added
This commit is contained in:
+1
-1
@@ -50,4 +50,4 @@ class LolCmds(commands.Cog, name='League of Legend commands'):
|
||||
|
||||
|
||||
def setup(bot):
|
||||
bot.add_cog(LolCmds(bot))
|
||||
bot.add_cog(LolCmds(bot))
|
||||
|
||||
+1
-1
@@ -84,4 +84,4 @@ class OsuCmds(commands.Cog, name='Osu! commands'):
|
||||
|
||||
|
||||
def setup(bot):
|
||||
bot.add_cog(OsuCmds(bot))
|
||||
bot.add_cog(OsuCmds(bot))
|
||||
|
||||
+1
-1
@@ -46,4 +46,4 @@ class OtherCmds(commands.Cog, name='Other commands'):
|
||||
|
||||
|
||||
def setup(bot):
|
||||
bot.add_cog(OtherCmds(bot))
|
||||
bot.add_cog(OtherCmds(bot))
|
||||
|
||||
Reference in New Issue
Block a user