mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 09:23:48 +01:00
Fix bug
This commit is contained in:
parent
36d2bdd0b4
commit
2768dfc6d1
@ -192,7 +192,7 @@ async function init(): Promise<Config> {
|
||||
}
|
||||
|
||||
// Try to connect to MongoDB
|
||||
await checkMongoDB(config);
|
||||
//await checkMongoDB(config);
|
||||
|
||||
return config;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user