mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 02:36:11 +10:00
Update tts.js
This commit is contained in:
@@ -61,7 +61,7 @@ module.exports = {
|
||||
const timeoutObj = setTimeout(() => {
|
||||
const dispatcher = null;
|
||||
connection.disconnect();
|
||||
}, 60000)
|
||||
}, 600000)
|
||||
});
|
||||
|
||||
dispatcher.on('error', error => {
|
||||
|
||||
Reference in New Issue
Block a user