fix: add claudeCodeStatus/claudeCodeVersion to AppCommandsConfig (TS error)
This commit is contained in:
@@ -55,6 +55,8 @@ interface AppCommandsConfig {
|
||||
vaultCount?: number
|
||||
mcpStatus?: string
|
||||
onInstallMcp?: () => void
|
||||
claudeCodeStatus?: string
|
||||
claudeCodeVersion?: string
|
||||
onEmptyTrash?: () => void
|
||||
trashedCount?: number
|
||||
onReloadVault?: () => void
|
||||
|
||||
Reference in New Issue
Block a user