feat: add lastSelectedSummaries property to store selected memory indices
This commit is contained in:
@@ -332,6 +332,7 @@
|
||||
DBState.db.characters[$selectedCharID].chatPage
|
||||
].hypaV3Data = {
|
||||
summaries: [],
|
||||
lastSelectedSummaries: [],
|
||||
};
|
||||
} else {
|
||||
showHypaV3Alert();
|
||||
|
||||
Reference in New Issue
Block a user