Fix saving of groups after edits

This commit is contained in:
SillyLossy
2023-04-06 12:43:02 +03:00
parent 7b10aa63a8
commit a1770b8c6b
4 changed files with 48 additions and 47 deletions

View File

@ -215,7 +215,6 @@ const system_messages = {
'<li><tt>{{text}}</tt> set the behavioral bias for the AI character</li>',
'<li><tt>{{}}</tt> cancel a previously set bias</li>',
'</ol>',
'Need more help? Visit our wiki <a href=\"https://github.com/TavernAI/TavernAI/wiki\">TavernAI Wiki</a>!'
].join('')
},
welcome:
@ -231,8 +230,7 @@ const system_messages = {
'<li>Create or pick a character from the list</li>',
'</ul>',
'Still have questions left?\n',
'Check out built-in help by typing <tt>/?</tt> in any chat or visit our ',
'<a target="_blank" href="https://github.com/TavernAI/TavernAI/wiki">TavernAI Wiki</a>!'
'Check out built-in help or type <tt>/?</tt> in any chat.'
].join('')
},
group: {