mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add setting filter
This commit is contained in:
parent
1eacdf8d9d
commit
5fa244c806
1 changed files with 6 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
namespace Flow.Launcher.Converters;
|
||||
|
||||
public class StringEqualityToVisibilityConverter
|
||||
{
|
||||
|
||||
}
|
||||
Loading…
Reference in a new issue