From aaef2012bd1f43704e60acc00ddb401c5ab3ef9d Mon Sep 17 00:00:00 2001 From: Justin Date: Tue, 11 May 2021 19:09:30 -0400 Subject: [PATCH] Switched to upstream toggle-game-mode branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5d6adff..6046525 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "kasmweb"] path = kasmweb url = https://github.com/kasmtech/noVNC.git - branch = pointer_lock_api + branch = toggle-game-mode