[PTRun][Settings]explain ip/mac setting in description(#17195)

This commit is contained in:
Heiko
2022-03-22 12:40:23 +01:00
committed by GitHub
parent 889bc1e514
commit 58b219f671
3 changed files with 15 additions and 4 deletions

View File

@@ -51,6 +51,7 @@ namespace Microsoft.PowerToys.Run.Plugin.System
{
Key = "ReduceNetworkResultScore",
DisplayLabel = Resources.Reduce_Network_Result_Score,
DisplayDescription = Resources.Reduce_Network_Result_Score_Description,
Value = true,
},
};