This website works better with JavaScript.
Home
Explore
Help
Sign In
aminborhani21
/
qadirneyriz
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
meeting
master
amin
1 year ago
parent
a30be9e651
commit
41cababcc5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/main.dart
+ 1
- 1
lib/main.dart
View File
@@ -34,7 +34,7 @@ class MyApp extends StatefulWidget {
}
class _MyAppState extends State<MyApp> {
late AuthState state
;
late AuthState state;
String language = setting.userLocalDb.getUser().language;
@override
void initState() {
Write
Preview
Loading…
Cancel
Save