소스 검색

fix format

ruki 2 년 전
부모
커밋
532e74c0f3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/w/workflow/xmake.lua

+ 1 - 1
packages/w/workflow/xmake.lua

@@ -35,5 +35,5 @@ package("workflow")
                 server.stop();
             }
         }
-    ]]}, {configs = {languages = "c++11"}}))
+        ]]}, {configs = {languages = "c++11"}}))
     end)