1
0
namnguyen 5 сар өмнө
parent
commit
53070f5bdd

+ 1 - 1
doc/gui/extension/company_profile.py

@@ -23,4 +23,4 @@ page = """
 """
 
 if __name__ == "__main__":
-    Gui(page, libraries=[ExampleLibrary()]).run(title="Company profile", port=3009, use_reloader=True)
+    Gui(page, libraries=[ExampleLibrary()]).run(title="Company profile")