fix: change infography asset

This commit is contained in:
Amir Hossein Mousavi 2024-04-12 17:28:48 +03:30
parent 78f1136e37
commit 7f275c6b4e
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ class HomeState extends CoreProvier {
), ),
MenuItemType( MenuItemType(
label: 'اینفوگرافی', label: 'اینفوگرافی',
asset: Assets.startup, asset: Assets.infography,
link: Routes.infography, link: Routes.infography,
), ),
]; ];