diff --git a/lib/screens/notification.dart b/lib/screens/notification.dart index 5ce0e17c..f9574a89 100644 --- a/lib/screens/notification.dart +++ b/lib/screens/notification.dart @@ -130,6 +130,7 @@ class NotificationScreen extends HookConsumerWidget { return AppScaffold( appBar: AppBar( + leading: const PageBackButton(), title: const Text('notifications').tr(), actions: [ IconButton(