Crop And Lock added to Run plugin (#27927)

This commit is contained in:
Davide Giacometti
2023-08-24 14:53:33 +02:00
committed by GitHub
parent c1316fc9f8
commit 83143169c6
19 changed files with 199 additions and 103 deletions

View File

@@ -13,5 +13,6 @@ namespace Microsoft.PowerToys.Run.Plugin.PowerToys.Components
PowerOCR = 4,
ShortcutGuide = 5,
RegistryPreview = 6,
CropAndLock = 7,
}
}