Update Flow.Launcher.Infrastructure/UserSettings/CustomBrowserViewModel.cs

Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
This commit is contained in:
Kevin Zhang 2021-12-07 23:22:34 -06:00 committed by GitHub
parent d2bb1e88e5
commit 233a338296
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,6 @@ namespace Flow.Launcher.Infrastructure.UserSettings
Editable = Editable
};
}
}
}