This commit is contained in:
steve02081504 2024-04-13 00:51:34 +08:00
parent 9c218455c4
commit 072e09d0ed
1 changed files with 2 additions and 0 deletions

View File

@ -520,6 +520,8 @@ const setupTasks = async function () {
if (autorun) open(autorunUrl.toString());
console.log(String.fromCharCode(27) + "]0;SillyTavern WebServer" + String.fromCharCode(7)); // set window title
console.log(color.green('SillyTavern is listening on: ' + tavernUrl));
if (listen) {