🐛 Fix notification page cannot return

This commit is contained in:
2025-08-18 11:43:12 +08:00
parent 11368d064f
commit e5f2e2d146

View File

@@ -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(