From d14a862d539c7d4a662f59b9240c2dc5ef613306 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 28 Feb 2026 09:20:28 -0700 Subject: [PATCH] Review and integrate kathode at version 2.0.0. #882 --- .gitmodules | 3 +++ repos/kathode | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/kathode diff --git a/.gitmodules b/.gitmodules index 910c9972..f723cda5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1002,3 +1002,6 @@ [submodule "repos/C1-ChannelStrip"] path = repos/C1-ChannelStrip url = https://github.com/Eurikon/C1-ChannelStrip.git +[submodule "repos/kathode"] + path = repos/kathode + url = https://github.com/ketodin/kathode.git diff --git a/repos/kathode b/repos/kathode new file mode 160000 index 00000000..4dd9d8bb --- /dev/null +++ b/repos/kathode @@ -0,0 +1 @@ +Subproject commit 4dd9d8bb2f6b91795dc5fc2688464921174a6ab6