This commit is contained in:
missionfloyd 2023-11-12 17:12:50 -07:00 committed by GitHub
parent f6762d2ad9
commit 8048f36072
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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