kevin 1 년 전
부모
커밋
150c28125e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -1398,7 +1398,7 @@ def deliver_zip(path_dest, uid):
 def build_project():
     vprint('==============================================================')
     if request.method == 'POST':
-        platform = "android_flutter"
+        platform = "android"
         mode = "burger"
         feature_dict = {
             "im": {