Rearrange status bars

This commit is contained in:
SillyLossy
2023-03-23 13:10:01 +02:00
parent 1b7632c352
commit afab72dfd7
4 changed files with 62 additions and 61 deletions

View File

@ -120,7 +120,7 @@ export {
// API OBJECT FOR EXTERNAL WIRING
window["TavernAI"] = {};
const VERSION = "1.1.0";
const VERSION = "1.1.1";
let converter = new showdown.Converter({ emoji: "true" });
/* let bg_menu_toggle = false; */
const systemUserName = "TavernAI";