fixed start after move

This commit is contained in:
bacon
2024-03-18 01:49:40 +03:00
parent e1fc05dea2
commit fff1a5c0c7
16 changed files with 29 additions and 47 deletions

View File

@@ -2,7 +2,7 @@ import disnake
from disnake import Option, OptionType, Colour
from disnake.ext import commands
from lib.Logger import logger
from integral_lib.Logger import logger
class General(commands.Cog):