mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 14:04:27 +01:00
Remove debug banner
This commit is contained in:
@@ -73,6 +73,7 @@ class MyApp extends StatelessWidget {
|
|||||||
taskService.loadDeletedTasks();
|
taskService.loadDeletedTasks();
|
||||||
|
|
||||||
return MaterialApp(
|
return MaterialApp(
|
||||||
|
debugShowCheckedModeBanner: false,
|
||||||
title: 'AutoGPT Flutter Client',
|
title: 'AutoGPT Flutter Client',
|
||||||
theme: ThemeData(
|
theme: ThemeData(
|
||||||
primarySwatch: Colors.blue,
|
primarySwatch: Colors.blue,
|
||||||
|
|||||||
Reference in New Issue
Block a user