cjl_macbook 6 vuotta sitten
vanhempi
commit
3ba1922907
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      lib/src/ui/page/photo_main_page.dart

+ 1
- 1
lib/src/ui/page/photo_main_page.dart Näytä tiedosto

552
           } else {
552
           } else {
553
             return buildBadge;
553
             return buildBadge;
554
           }
554
           }
555
-        }else{
555
+        } else {
556
           return Container();
556
           return Container();
557
         }
557
         }
558
       },
558
       },