Browse Source

fix format

ruki 2 years ago
parent
commit
532e74c0f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/w/workflow/xmake.lua

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

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