Skip to content

Commit 792ea91

Browse files
napoleondclaude
andcommitted
fix(music): add musicOptions to help early-return object
Fixes TypeScript build error from missing property in the help flag early-return path. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent dac5e6e commit 792ea91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/atxp/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ function parseArgs(): {
135135
paasOptions: {},
136136
paasArgs: [],
137137
toolArgs: '',
138+
musicOptions: {},
138139
searchOptions: {},
139140
memoryOptions: {},
140141
contactsOptions: {},

0 commit comments

Comments
 (0)