fixed reboot command
This commit is contained in:
parent
a6273e6856
commit
7344187eb1
@ -6,7 +6,7 @@ import inspect
|
||||
import os
|
||||
from src.imports import checks, utils
|
||||
|
||||
config_dir = 'config/'
|
||||
config_dir = 'src/config/'
|
||||
admin_id_file = 'admin_ids'
|
||||
owner_id = 351794468870946827
|
||||
embed_color = discord.Colour.from_rgb(49, 107, 111)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user