Skip to content

Commit

Permalink
Merge pull request #2462 from Shenniey/copyOfMain
Browse files Browse the repository at this point in the history
adding default invisibility to revert command
  • Loading branch information
Shenniey committed May 2, 2023
2 parents d447cb2 + 3c42ba3 commit 863cb9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Nodejs/Product/Nodejs/NodejsTools.vsct
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
<Button guid="guidMigrateToJspsCmdSet" id="cmdidJspsProjectRevert" type="Button">
<Parent guid="guidMigrateToJspsCmdSet" id="cmdidJspsMigrate"/>
<CommandFlag>DynamicVisibility</CommandFlag>
<CommandFlag>DefaultInvisible</CommandFlag>
<Strings>
<ButtonText>Revert Project To Old Experience</ButtonText>
</Strings>
Expand Down

0 comments on commit 863cb9c

Please sign in to comment.