mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Update agent to task
This commit is contained in:
@@ -9,7 +9,7 @@ class AgentView extends StatelessWidget {
|
||||
color: Colors.blue,
|
||||
child: const Center(
|
||||
child: Text(
|
||||
'Agents',
|
||||
'Tasks',
|
||||
style: TextStyle(fontSize: 24, color: Colors.white),
|
||||
),
|
||||
),
|
||||
Reference in New Issue
Block a user