diff --git a/tools/example-showcase/remove-desktop-app-mode.patch b/tools/example-showcase/remove-desktop-app-mode.patch index 725215214654e..5db7854108aab 100644 --- a/tools/example-showcase/remove-desktop-app-mode.patch +++ b/tools/example-showcase/remove-desktop-app-mode.patch @@ -14,7 +14,7 @@ index b91e25d34..48f19b708 100644 - wait: Duration::from_secs(60), - }, - } -+ Self::game() ++ Self::default() } /// Returns the current [`UpdateMode`].