feat: add lastSelectedSummaries property to store selected memory indices

This commit is contained in:
Bo26fhmC5M
2025-01-17 00:17:12 +09:00
parent 6a13b33103
commit 3c62317f3a
3 changed files with 61 additions and 49 deletions

View File

@@ -332,6 +332,7 @@
DBState.db.characters[$selectedCharID].chatPage
].hypaV3Data = {
summaries: [],
lastSelectedSummaries: [],
};
} else {
showHypaV3Alert();