mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
Merge branch 'main' into main
This commit is contained in:
1
index.js
1
index.js
@@ -12888,6 +12888,7 @@ async function onRebuildSummaryState(options = {}) {
|
||||
|
||||
async function onClearSummaryState() {
|
||||
return await onClearSummaryStateController({
|
||||
confirm: (msg) => (typeof globalThis.confirm === "function" ? globalThis.confirm(msg) : false),
|
||||
ensureGraphMutationReady,
|
||||
getCurrentGraph: () => currentGraph,
|
||||
refreshPanelLiveState,
|
||||
|
||||
Reference in New Issue
Block a user