mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
back to home/ alert pop safety
This commit is contained in:
@@ -39,9 +39,6 @@ class App extends StatelessWidget {
|
||||
visualDensity: VisualDensity.adaptivePlatformDensity,
|
||||
),
|
||||
home: HomePage(),
|
||||
routes: {
|
||||
"server_page": (context) => ServerPage(),
|
||||
},
|
||||
navigatorObservers: [
|
||||
FirebaseAnalyticsObserver(analytics: analytics),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user