Added web extension as submodule
This commit is contained in:
parent
1e15bb5606
commit
facc6e7c15
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "platypush/plugins/gpio/sensor/ir/mlx90640/lib"]
|
||||
path = platypush/plugins/camera/ir/mlx90640/lib
|
||||
url = https://github.com/pimoroni/mlx90640-library
|
||||
[submodule "webext"]
|
||||
path = webext
|
||||
url = https://github.com/BlackLight/platypush-webext
|
||||
|
|
1
webext
Submodule
1
webext
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 33ad318bd3c1db0d74c7a9c1e6b78bd1d5c7dbf4
|
Loading…
Reference in a new issue