mirror of
https://github.com/2dust/v2rayN.git
synced 2026-07-31 04:12:04 +03:00
Fix (#9769)
This commit is contained in:
@@ -75,6 +75,8 @@ public partial class StatusBarView
|
||||
interaction.SetOutput(Unit.Default);
|
||||
}).DisposeWith(disposables);
|
||||
});
|
||||
|
||||
_ = RefreshIcon();
|
||||
}
|
||||
|
||||
private async Task RefreshIcon()
|
||||
|
||||
Reference in New Issue
Block a user