mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Initial graph tests
This commit is contained in:
@@ -184,6 +184,7 @@ const performSetup = () => {
|
||||
console.log('Settings created.');
|
||||
console.log(`User ${user.id} created.`);
|
||||
console.log('\nTalk is now installed!');
|
||||
console.log('\nWe recommend adding TALK_INSTALL_LOCK=TRUE to your environment to turn off the dynamic setup.');
|
||||
util.shutdown();
|
||||
})
|
||||
.catch((err) => {
|
||||
|
||||
Reference in New Issue
Block a user