Updatre Tile Name to MIH Access

This commit is contained in:
2025-03-11 10:55:13 +02:00
parent afc9573ed3
commit b7a0d691f5

View File

@@ -307,7 +307,7 @@ class _MIHHomeState extends State<MIHHome> {
arguments: widget.signedInUser,
);
},
tileName: "Access",
tileName: "MIH Access",
tileIcon: Center(
child: FaIcon(
FontAwesomeIcons.userCheck,