From 916e384dd9d18029ca40a25d5f9ee4d24f3bb1ee Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 2 Nov 2019 21:55:59 +0100 Subject: Add feature account-secure. --- .mrconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.mrconfig') diff --git a/.mrconfig b/.mrconfig index 4099429..71687e0 100644 --- a/.mrconfig +++ b/.mrconfig @@ -2,6 +2,9 @@ [source/account] checkout = git clone 'https://source.virtual-assembly.org/feature/account.git' 'account' +[source/account-secure] +checkout = git clone 'https://source.redpill.dk/account-secure.git' 'account-secure' + [source/account-shell] checkout = git clone 'https://source.virtual-assembly.org/feature/account-shell.git' 'account-shell' -- cgit v1.2.3