commit | ab615d827f4bcabdbb14e294e3284cffd2c5bc71 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Fri Mar 08 17:15:13 2024 -0500 |
committer | swissChili <swisschili@fastmail.com> | Fri Mar 08 17:15:13 2024 -0500 |
tree | ca4a43f9e491fe636a7fda4cd60c76dc76310b5e | |
parent | 729acd5636519d5da434ccba5258c751c8f839ab [diff] [blame] |
Add webview
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e574da5 --- /dev/null +++ b/.gitmodules
@@ -0,0 +1,6 @@ +[submodule "webview"] + path = webview + url = git@github.com:webview/webview.git +[submodule "json"] + path = json + url = git@github.com:nlohmann/json.git