mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix path not changed in the textbox
This commit is contained in:
parent
21c5c776c6
commit
ae8955bf41
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ namespace Flow.Launcher.Plugin.Program.ViewModels
|
|||
{
|
||||
location = value;
|
||||
LocationModified = true;
|
||||
OnPropertyChanged();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue