🐛 Fix notification page cannot return
This commit is contained in:
@@ -130,6 +130,7 @@ class NotificationScreen extends HookConsumerWidget {
|
|||||||
|
|
||||||
return AppScaffold(
|
return AppScaffold(
|
||||||
appBar: AppBar(
|
appBar: AppBar(
|
||||||
|
leading: const PageBackButton(),
|
||||||
title: const Text('notifications').tr(),
|
title: const Text('notifications').tr(),
|
||||||
actions: [
|
actions: [
|
||||||
IconButton(
|
IconButton(
|
||||||
|
Reference in New Issue
Block a user