Using git@ link instead of https:// link for web extension submodule

This commit is contained in:
Fabio Manganiello 2020-07-15 00:06:22 +02:00
parent 1c6393be4c
commit 09a8533413
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -6,4 +6,4 @@
url = https://github.com/pimoroni/mlx90640-library
[submodule "webext"]
path = webext
url = https://github.com/BlackLight/platypush-webext
url = git@github.com:/BlackLight/platypush-webext

2
webext

@ -1 +1 @@
Subproject commit bdb3b0b471e661261873b742c21406e53e0b32d5
Subproject commit fb8acdda403626814607e1ca796dc29cab7b68c9