♻️ Optimize the creator hub
This commit is contained in:
@@ -178,6 +178,7 @@ class EditPublisherScreen extends HookConsumerWidget {
|
||||
}
|
||||
|
||||
return AppScaffold(
|
||||
isNoBackground: false,
|
||||
appBar: AppBar(
|
||||
title: Text(name == null ? 'createPublisher' : 'editPublisher').tr(),
|
||||
leading: const PageBackButton(),
|
||||
|
Reference in New Issue
Block a user