This commit is contained in:
choelzl 2022-02-06 19:19:12 +01:00
parent b20e90fc60
commit b846cb788c
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -1,6 +1,6 @@
$(function () {
const webSocket = window.socket,
queryMap = getQueryMap(),
queryMap = getQueryMap();
const getQueryMap = () => {
let queryString = window.location.search,