Browse Source

test add space

develop
sina 2 weeks ago
parent
commit
07704688c1
  1. 2
      lib/features/level/presentation/ui/level_page.dart

2
lib/features/level/presentation/ui/level_page.dart

@ -43,7 +43,7 @@ class _LevelPageState extends State<LevelPage> {
@override
void initState() {
super.initState();
super.initState();//
if (!kDebugMode) _triggerRemainingLevelsDownload();
}

Loading…
Cancel
Save