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