Skip to content

Commit b159d2a

Browse files
authored
Merge pull request #5374 from MicrosoftDocs/main
Merging main->live to pick up latest changes
2 parents 4b6b0b9 + 2dd5f45 commit b159d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/develop/windows-integration/copilot-key-state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ To add support for fast path invocation, update the "com.microsoft.windows.copil
168168
Description="App description"
169169
PublicFolder="Public">
170170
<uap3:Properties>
171-
<SingleTap FastPathValue="0"/>
171+
<SingleTap MessageWParam="0"/>
172172
<PressAndHoldStart MessageWParam="1">myapp-copilothotkey://?state=Down</PressAndHoldStart>
173173
<PressAndHoldStop MessageWParam="2">myapp-copilothotkey://?state=Up</PressAndHoldStop>
174174
</uap3:Properties>

0 commit comments

Comments
 (0)