push client 0.3.0

This commit is contained in:
Stanley Dimant
2022-08-02 23:07:23 +02:00
parent 42f598b9d5
commit 801969f0d2
7 changed files with 39 additions and 81 deletions

View File

@@ -466,7 +466,7 @@ namespace MareSynchronos.UI
if (marePaused)
{
_uiShared.DrawServiceSelection(() => SwitchToIntroUi?.Invoke());
_uiShared.DrawServiceSelection(() => { });
}
}