mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2024-12-22 21:35:35 +00:00
Update err.py
This commit is contained in:
parent
79707d49e6
commit
3ef04a6af5
|
@ -54,3 +54,6 @@ class Err:
|
|||
|
||||
else:
|
||||
pass
|
||||
|
||||
def setup(bot):
|
||||
bot.add_cog(Err(bot))
|
||||
|
|
Loading…
Reference in a new issue