From b7aae20e9bd4d80bfc4a66efb2928cb522e360cc Mon Sep 17 00:00:00 2001 From: El Date: Mon, 2 Feb 2026 10:52:32 +0000 Subject: [PATCH] VNC-151 Update kasmweb submodule to master branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 09660a6..8232a78 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "kasmweb"] path = kasmweb url = https://github.com/kasmtech/noVNC.git - branch = feature/VNC-151-investigate-tiger-vnc-h-264-encode-decoder2 + branch = master [submodule "kasmvnc-functional-tests"] path = kasmvnc-functional-tests url = git@gitlab.com:kasm-technologies/internal/kasmvnc-functional-tests.git