mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-23 08:45:50 +00:00
chore: 添加脚本与构建配置更新
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -45,7 +45,7 @@ export async function launchSnapshotUpdateDialog(
|
||||
scope={props.scope}
|
||||
snapshotTimestamp={props.snapshotTimestamp}
|
||||
onComplete={done}
|
||||
onCancel={() => done('keep')}
|
||||
onCancel={() => done('keep')} // Esc/cancel → safe default: keep current memory
|
||||
/>
|
||||
))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user