Skip to content

Commit 9f2ccaa

Browse files
committed
Update sessionState.ts
1 parent db17fda commit 9f2ccaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/amazonqFeatureDev/session/sessionState.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ function registerNewFiles(
8686
count: 1,
8787
amazonqConversationId: conversationId,
8888
credentialStartUrl: AuthUtil.instance.startUrl,
89-
scenarioType: 'wsOrphanedDocuments',
89+
scenario: 'wsOrphanedDocuments',
9090
})
9191
getLogger().error(`No workspace folder found for file: ${zipFilePath} and prefix: ${prefix}`)
9292
continue

0 commit comments

Comments
 (0)