mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add new to Value Property of the LazyAsync clas
This commit is contained in:
parent
b3df2fd590
commit
dd8a31ccd8
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ namespace Flow.Launcher.ViewModel
|
|||
|
||||
|
||||
private readonly Action _updateCallback;
|
||||
public T Value
|
||||
public new T Value
|
||||
{
|
||||
get
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue