From 3ec86dc5d0732b9cb95159cf8f68458c4e92f1fa Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 4 Apr 2021 20:11:34 +0200 Subject: add feature event --- .mrconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.mrconfig') diff --git a/.mrconfig b/.mrconfig index 80d5f7d..b32175d 100644 --- a/.mrconfig +++ b/.mrconfig @@ -14,6 +14,9 @@ checkout = git clone 'git://source.redpill.dk/accounting.git' 'accounting' [source/chat] checkout = git clone 'git://source.redpill.dk/chat-matrix.git' 'chat' +[source/event] +checkout = git clone 'git://source.redpill.dk/event.git' 'event' + [source/source] checkout = git clone 'git://source.redpill.dk/source.git' 'source' -- cgit v1.2.3