Update '12/pipeserver.js'

master
annasandri 4 years ago
parent e1515721ee
commit af14c7d887

@ -1,6 +1,6 @@
var ws_addr = 'wss://'+window.location.host+"/12/pipe",
sock = null,
//shell = document.getElementById("shell"),
shell = document.getElementById("shell"),
authors = document.getElementById("authors"),
title = document.getElementById("title"),
connections = document.getElementById("connections");

Loading…
Cancel
Save