mirror of
https://github.com/microsoft/PowerToys
synced 2025-09-01 06:55:17 +00:00
spel
This commit is contained in:
@@ -218,7 +218,7 @@ internal sealed partial class SampleListPage : ListPage
|
||||
|
||||
public IPropertySet Properties => new PropertySet()
|
||||
{
|
||||
{ "yo", "dawg" },
|
||||
{ "yo", "dog" },
|
||||
{ "Secret", 12345 },
|
||||
{ "hmm?", null },
|
||||
};
|
||||
|
Reference in New Issue
Block a user