added version visivility.

This commit is contained in:
Pablo Revilla
2025-05-02 11:24:40 -07:00
parent 090d11fe28
commit deb5b25da1
+1 -1
View File
@@ -1382,7 +1382,7 @@ async def nodegraph(request):
content_type="text/html",
)
# Show basic details about the site on the site
@routes.get("/config")
async def get_config(request):
try: