to much to say
This commit is contained in:
@@ -17,6 +17,7 @@ async function main() {
|
||||
// Select a specific namespace / database
|
||||
await db.use({ ns: 'forum', db: 'forum' });
|
||||
|
||||
|
||||
} catch (e) {
|
||||
console.error('ERROR', e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user