Skip to content
Snippets Groups Projects
Commit 8c15835e authored by Adrian K.'s avatar Adrian K.
Browse files

Fix launchpad throwing 404

parent 3b61f677
No related branches found
No related tags found
No related merge requests found
Pipeline #249023 passed
...@@ -28,7 +28,7 @@ block vars ...@@ -28,7 +28,7 @@ block vars
block append meta block append meta
meta(name="ol-adminUserExists" data-type="boolean" content=adminUserExists) meta(name="ol-adminUserExists" data-type="boolean" content=adminUserExists)
meta(name="ol-ideJsPath" content=buildJsPath('ide.js')) meta(name="ol-ideJsPath" content=buildJsPath('ide-detached.js'))
block content block content
script(type="text/javascript", nonce=scriptNonce, src=(wsUrl || '/socket.io') + '/socket.io.js') script(type="text/javascript", nonce=scriptNonce, src=(wsUrl || '/socket.io') + '/socket.io.js')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment