1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 05:13:29 +00:00

Add missing git submodule

This commit is contained in:
Hinton
2022-06-02 13:37:22 +02:00
parent 09fbed5109
commit 2ea7613854
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -12,3 +12,7 @@
path = apps/cli/jslib path = apps/cli/jslib
url = https://github.com/bitwarden/jslib.git url = https://github.com/bitwarden/jslib.git
branch = master branch = master
[submodule "apps/web/jslib"]
path = apps/web/jslib
url = https://github.com/bitwarden/jslib.git
branch = master

1
apps/web/jslib Submodule

Submodule apps/web/jslib added at f4066b4f58