Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
axel-denis committed Nov 5, 2023
1 parent aa0446e commit cb758f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/mobile/lib/components/trad.dart
Original file line number Diff line number Diff line change
Expand Up @@ -235,4 +235,4 @@ String getAreaTrad(String key, BuildContext context) {
return AppLocalizations.of(context)!.light;
}
return "";
}
}

0 comments on commit cb758f2

Please sign in to comment.