From 2e0d35b48fe3fd0f2bc7738a4129489680f35bf6 Mon Sep 17 00:00:00 2001 From: mattmcclaskey Date: Wed, 2 Nov 2022 13:35:06 -0400 Subject: [PATCH] point novnc ref to tip of master --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9a0005f..e43a13a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "kasmweb"] path = kasmweb url = https://github.com/kasmtech/noVNC.git - branch = qoi-rebase-2 + branch = master