From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Tue, 16 May 2017 10:36:15 +0200 Subject: [PATCH] use only app.js As PVE now uses the commonjs version, there's only need to fetch the generated app.js Signed-off-by: Dominik Csapak --- vnc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vnc.html b/vnc.html index 4ce107a..eed474f 100644 --- a/vnc.html +++ b/vnc.html @@ -38,7 +38,7 @@ PVE.CSRFPreventionToken = '[% token %]'; INCLUDE_URI='/novnc/include'; - +