WIP
This commit is contained in:
parent
b20e90fc60
commit
b846cb788c
@ -1,6 +1,6 @@
|
|||||||
$(function () {
|
$(function () {
|
||||||
const webSocket = window.socket,
|
const webSocket = window.socket,
|
||||||
queryMap = getQueryMap(),
|
queryMap = getQueryMap();
|
||||||
|
|
||||||
const getQueryMap = () => {
|
const getQueryMap = () => {
|
||||||
let queryString = window.location.search,
|
let queryString = window.location.search,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user