This commit is contained in:
Christopher Cookman 2023-09-06 18:45:44 -06:00
parent 7805fc6b58
commit e2daab045a
Signed by: ChrisChrome
GPG key ID: A023A26E42C33A42

View file

@ -907,6 +907,7 @@ dcClient.on('interactionCreate', async interaction => {
});
})
conn.end();
console.log(`Broke db connection, ${conn}`)
break;
default:
break;