Browse Source

format code

cjl_macbook 6 years ago
parent
commit
3ba1922907
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lib/src/ui/page/photo_main_page.dart

+ 1
- 1
lib/src/ui/page/photo_main_page.dart View File

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
       },