Skip to content

Commit 9d3d3c8

Browse files
committed
Save when editing
1 parent 201d373 commit 9d3d3c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/ViewModels/SettingsViewModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ private void EditIndexSearchExcludePaths()
353353
{
354354
Path = path, Type = selectedLink.Type, Name = path.GetPathName()
355355
});
356+
Save();
356357
}
357358

358359
[RelayCommand]

0 commit comments

Comments
 (0)