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();
|
||||
|
||||
return MaterialApp(
|
||||
debugShowCheckedModeBanner: false,
|
||||
title: 'AutoGPT Flutter Client',
|
||||
theme: ThemeData(
|
||||
primarySwatch: Colors.blue,
|
||||
|
||||
Reference in New Issue
Block a user