mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
[PTRun][Settings]explain ip/mac setting in description(#17195)
This commit is contained in:
@@ -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,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user