♻️ Turn thought into a Tab
This commit is contained in:
@@ -51,6 +51,7 @@ class ThoughtScreen extends HookConsumerWidget {
|
||||
isNoBackground: false,
|
||||
appBar: AppBar(
|
||||
title: Text(initialTopic ?? 'aiThought'.tr()),
|
||||
leading: const PageBackButton(),
|
||||
actions: [
|
||||
IconButton(
|
||||
icon: const Icon(Symbols.history),
|
||||
|
||||
Reference in New Issue
Block a user