mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add solo chat to group conversion
This commit is contained in:
@@ -71,7 +71,7 @@ let group_generation_id = null;
|
||||
let fav_grp_checked = false;
|
||||
let group_rm_panel_mode;
|
||||
|
||||
const group_activation_strategy = {
|
||||
export const group_activation_strategy = {
|
||||
NATURAL: 0,
|
||||
LIST: 1,
|
||||
};
|
||||
|
Reference in New Issue
Block a user