mirror of
https://github.com/koloideal/Casha.git
synced 2026-08-08 17:51:14 +03:00
stableee
This commit is contained in:
@@ -10,7 +10,6 @@ import 'features/dashboard/provider.dart';
|
||||
void main() async {
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
|
||||
// Initialize date formatting for both locales
|
||||
await initializeDateFormatting('en_US', null);
|
||||
await initializeDateFormatting('ru_RU', null);
|
||||
await initializeDateFormatting('en', null);
|
||||
|
||||
Reference in New Issue
Block a user