From 2ee828ce91d1ec869830ff85ca2c8a339b558894 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 30 Jul 2026 14:42:01 +0500 Subject: [PATCH] chore(submodule): use SSH for Channel-Notifier --- .gitmodules | 2 +- Channel-Notifier | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 Channel-Notifier diff --git a/.gitmodules b/.gitmodules index ff9e226..979e78e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://git.sakamoto.best/Lolz/Roblox-Buyer [submodule "Channel-Notifier"] path = Channel-Notifier - url = https://git.sakamoto.best/Lolz/Channel-Notifier + url = ssh://git@git.sakamoto.best:3005/Lolz/Channel-Notifier.git diff --git a/Channel-Notifier b/Channel-Notifier new file mode 160000 index 0000000..a5f5273 --- /dev/null +++ b/Channel-Notifier @@ -0,0 +1 @@ +Subproject commit a5f52736ef3a02349ca720bdc8b65456eb059c11