From 012d6c9c285c8fb993bef05b55503819e030e817 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 2 Nov 2019 21:18:56 +0100 Subject: Add feature accounting. --- .mrconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.mrconfig') diff --git a/.mrconfig b/.mrconfig index ffcdbd4..6c59dda 100644 --- a/.mrconfig +++ b/.mrconfig @@ -5,6 +5,9 @@ checkout = git clone 'https://source.virtual-assembly.org/feature/account.git' ' [source/account-shell] checkout = git clone 'https://source.virtual-assembly.org/feature/account-shell.git' 'account-shell' +[source/accounting] +checkout = git clone 'https://source.couchdesign.dk/accounting.git' 'accounting' + [source/chat] checkout = git clone 'https://source.virtual-assembly.org/feature/chat.git' 'chat' -- cgit v1.2.3