From 78a1db584463341f832aaea1e2ad2f0650b291ba Mon Sep 17 00:00:00 2001 From: Open WebUI <15+open-webui@noreply.sakamoto.best> Date: Thu, 30 Jul 2026 09:22:23 +0000 Subject: [PATCH] Add Channel-Notifier as submodule entry in .gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 97231b7..ff9e226 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "Roblox-Buyer"] path = Roblox-Buyer url = https://git.sakamoto.best/Lolz/Roblox-Buyer +[submodule "Channel-Notifier"] + path = Channel-Notifier + url = https://git.sakamoto.best/Lolz/Channel-Notifier