mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Save when editing
This commit is contained in:
parent
201d3731d9
commit
9d3d3c80f2
1 changed files with 1 additions and 0 deletions
|
|
@ -353,6 +353,7 @@ namespace Flow.Launcher.Plugin.Explorer.ViewModels
|
|||
{
|
||||
Path = path, Type = selectedLink.Type, Name = path.GetPathName()
|
||||
});
|
||||
Save();
|
||||
}
|
||||
|
||||
[RelayCommand]
|
||||
|
|
|
|||
Loading…
Reference in a new issue