Skip to content

Commit

Permalink
Update main.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofKekesi committed Sep 1, 2020
1 parent f99fe09 commit 54436d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class _MyAppState extends State<MyApp> {
GlobalWidgetsLocalizations.delegate,
GlobalCupertinoLocalizations.delegate,
],
upportedLocales: [
supportedLocales: [
const Locale('hu', ''),
const Locale('en', ''),
],
Expand Down

0 comments on commit 54436d9

Please sign in to comment.