Ability to set default persona for chats

This commit is contained in:
Cohee
2023-06-11 23:49:55 +03:00
parent 4bce33b1a9
commit 2a882c4285
5 changed files with 166 additions and 22 deletions

View File

@ -146,6 +146,7 @@ let power_user = {
},
personas: {},
default_persona: null,
};
let themes = [];