From 09a853341332dad74ea460b89d7e25a83eb68f91 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Wed, 15 Jul 2020 00:06:22 +0200 Subject: [PATCH] Using git@ link instead of https:// link for web extension submodule --- .gitmodules | 2 +- webext | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 457bd5ed..f93c73af 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/webext b/webext index bdb3b0b4..fb8acdda 160000 --- a/webext +++ b/webext @@ -1 +1 @@ -Subproject commit bdb3b0b471e661261873b742c21406e53e0b32d5 +Subproject commit fb8acdda403626814607e1ca796dc29cab7b68c9