mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove extra space
This commit is contained in:
parent
bcb144eb47
commit
6f43d4fdf8
3 changed files with 3 additions and 2 deletions
|
|
@ -42,6 +42,7 @@ namespace Flow.Launcher.Plugin
|
|||
{
|
||||
return Name;
|
||||
}
|
||||
|
||||
[JsonIgnore]
|
||||
public int Priority { get; set; }
|
||||
|
||||
|
|
|
|||
|
|
@ -66,4 +66,4 @@ namespace Flow.Launcher
|
|||
tbAction.Focus();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -292,4 +292,4 @@ namespace Flow.Launcher
|
|||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue