This commit is contained in:
missionfloyd
2023-11-12 17:12:50 -07:00
committed by GitHub
parent f6762d2ad9
commit 8048f36072

View File

@@ -138,7 +138,6 @@ class ExtraNetworksPage:
continue
subdir = os.path.abspath(x)[len(parentdir):].replace("\\", "/")
if not subdir.startswith("/"):
subdir = "/" + subdir