migration related

This commit is contained in:
2025-05-27 16:50:40 -04:00
parent b3f0e084ce
commit 046ad4f94a
5 changed files with 16 additions and 16 deletions

View File

@ -10,7 +10,7 @@ class DB:
def __init__(self, bot) -> None:
self.db_path: str | LiteralString = os.path.join(
"/usr/local/share", "sqlite_dbs", "lovehate.db"
"/mnt/data/share", "sqlite_dbs", "lovehate.db"
)
async def get_wholovehates(