diff --git a/.gitmodules b/.gitmodules index 17e51d523..b85aa582d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "third_party/wslay"] path = third_party/wslay url = https://github.com/benvanik/wslay.git +[submodule "third_party/jansson"] + path = third_party/jansson + url = https://github.com/akheron/jansson.git diff --git a/debugger/assets/ui/code/code-tab.html b/debugger/assets/ui/code/code-tab.html index 48388c9c4..d5929bbc4 100644 --- a/debugger/assets/ui/code/code-tab.html +++ b/debugger/assets/ui/code/code-tab.html @@ -1,4 +1,4 @@ -