change research icon
This commit is contained in:
@@ -54,7 +54,7 @@ class AssistantTab extends HookConsumerWidget {
|
|||||||
tabs: const [
|
tabs: const [
|
||||||
Tab(
|
Tab(
|
||||||
text: 'Research',
|
text: 'Research',
|
||||||
icon: Icon(MdiIcons.cloudSearch),
|
icon: Icon(MdiIcons.layersSearch),
|
||||||
),
|
),
|
||||||
Tab(
|
Tab(
|
||||||
text: 'Code',
|
text: 'Code',
|
||||||
|
|||||||
Reference in New Issue
Block a user