James 2 달 전
부모
커밋
1710fa1ea9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/utils/httpDownloader.dart

+ 1 - 1
lib/utils/httpDownloader.dart

@@ -8,7 +8,7 @@ import 'package:path_provider/path_provider.dart';
 import 'package:permission_handler/permission_handler.dart';
 
 
-const _show_debug_info = true;
+const _show_debug_info = false;