From 111befb84fc845f3ad34e54b7e921a21985d1699 Mon Sep 17 00:00:00 2001 From: otsmr Date: Mon, 26 Jan 2026 22:26:57 +0100 Subject: [PATCH] update sub repo --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 60363aa..849ee55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,8 @@ [submodule "dependencies"] path = dependencies - url = https://github.com/twonlyapp/twonly-app-dependencies.git + # url = ssh://git@git.twonly.eu:22222/twonly/twonly-app-dependencies.git + url = https://git.twonly.eu/twonly/twonly-app-dependencies.git [submodule "lib/src/localization/translations"] path = lib/src/localization/translations # url = ssh://git@git.twonly.eu:22222/twonly/twonly-translations.git