diff --git a/app.py b/app.py index d1c1948..e5a6d35 100644 --- a/app.py +++ b/app.py @@ -1450,7 +1450,7 @@ if __name__ == '__main__': print("\033[32m" + f"http://127.0.0.1:{port_sever}" + "\033[0m", flush=True) print("----------------------------------------------------------------") - print(" aPix v2.0 DEBUG - STARTED") + print(" aPix v2.1 - STARTED") print("----------------------------------------------------------------") initialize_config_files() diff --git a/templates/index.html b/templates/index.html index 7e372b2..f403c44 100644 --- a/templates/index.html +++ b/templates/index.html @@ -19,7 +19,7 @@