Skip to content

Commit e6500e0

Browse files
Merge pull request #5323 from MicrosoftDocs/main638797161501304606sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 074592e + f668345 commit e6500e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hub/powertoys/command-palette/command-results.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ As an example, here's a page with one command for each kind of command result:
6262

6363
```csharp
6464

65+
using Microsoft.CommandPalette.Extensions;
6566
using Microsoft.CommandPalette.Extensions.Toolkit;
6667

6768
internal sealed partial class CommandResultsPage : ListPage

0 commit comments

Comments
 (0)