Skip to content

Commit

Permalink
Merge branch 'rebrand_to_feral_file' into Sang/rebrand_to_ff/update_UI
Browse files Browse the repository at this point in the history
  • Loading branch information
ppupha committed Dec 26, 2023
2 parents 4b0c9d7 + d8032ec commit 788001c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/screen/home/home_navigation_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ class _HomeNavigationPageState extends State<HomeNavigationPage>
OptionItem(
title: 'moma_postcard'.tr(),
icon: const Icon(
AuIcon.medium3d,
AuIcon.settings,
),
onTap: () {
Navigator.of(context).pushNamed(AppRouter.settingsPage);
Expand Down

0 comments on commit 788001c

Please sign in to comment.