From c6c14d34d7e37290ec564e75a669e4d5ec1945bf Mon Sep 17 00:00:00 2001 From: OMGeeky Date: Mon, 29 Apr 2024 18:59:01 +0200 Subject: [PATCH] add notifier --- .gitmodules | 3 +++ twba.notifier | 1 + 2 files changed, 4 insertions(+) create mode 160000 twba.notifier diff --git a/.gitmodules b/.gitmodules index 5c6ba6f..b75090c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "twba.common"] path = twba.common url = git@github.com:OMGeeky/twba.common.git +[submodule "twba-notifier"] + path = twba.notifier + url = git@github.com:OMGeeky/twba.notifier.git diff --git a/twba.notifier b/twba.notifier new file mode 160000 index 0000000..696a7ca --- /dev/null +++ b/twba.notifier @@ -0,0 +1 @@ +Subproject commit 696a7ca3b66d0903b08ac11a51f784f5133dca74