Skip to content

Commit 2da4cd8

Browse files
authored
Update sessionState.ts
1 parent df31b87 commit 2da4cd8

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
@@ -75,7 +75,7 @@ function registerNewFiles(
7575
count: 1,
7676
amazonqConversationId: conversationId,
7777
credentialStartUrl: AuthUtil.instance.startUrl,
78-
scenarioType: 'wsOrphanedDocuments',
78+
scenario: 'wsOrphanedDocuments',
7979
})
8080
getLogger().error(`No workspace folder found for file: ${zipFilePath} and prefix: ${prefix}`)
8181
continue

0 commit comments

Comments
 (0)