diff --git a/GUI.py b/GUI.py index 2d411a3..04d6c90 100644 --- a/GUI.py +++ b/GUI.py @@ -1,9 +1,8 @@ -#Placeholder - # Import the server module + import http.server import webbrowser -let null = null + # Set the hostname HOST = "localhost" # Set the port number