Skip to content

Commit f59ebb2

Browse files
committed
Update sessionState.ts
1 parent bf95974 commit f59ebb2

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
@@ -81,7 +81,7 @@ function registerNewFiles(
8181
count: 1,
8282
amazonqConversationId: conversationId,
8383
credentialStartUrl: AuthUtil.instance.startUrl,
84-
scenarioType: 'wsOrphanedDocuments',
84+
scenario: 'wsOrphanedDocuments',
8585
})
8686
getLogger().error(`No workspace folder found for file: ${zipFilePath} and prefix: ${prefix}`)
8787
continue

0 commit comments

Comments
 (0)