mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-04 19:39:39 +00:00
Adds missed line from PR 597
This commit is contained in:
@@ -288,4 +288,5 @@ WebUtil.injectParamIfMissing = function (path, param, value) {
|
||||
return elem.pathname.slice(1) + elem.search + elem.hash;
|
||||
} else {
|
||||
return elem.pathname + elem.search + elem.hash;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user