Skip to content

Commit

Permalink
add trailing slash to web UI path - seems to be needed for some reason?
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Jun 27, 2024
1 parent f1b430f commit 597ec11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manyfold/manyfold.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

https://github.com/manyfold3d/manyfold</Overview>
<Category>Tools: Other: Status:Beta</Category>
<WebUI>http://[IP]:[PORT:3214]</WebUI>
<WebUI>http://[IP]:[PORT:3214]/</WebUI>
<TemplateURL/>
<Icon>https://manyfold.app/images/logo.png</Icon>
<ExtraParams/>
Expand Down

0 comments on commit 597ec11

Please sign in to comment.