From c89aed8f8feb4b170adcbd2327d18e12110830c1 Mon Sep 17 00:00:00 2001 From: harture Date: Wed, 8 Jan 2020 10:37:23 +0100 Subject: [PATCH] fixup --- configs/authorization.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configs/authorization.json b/configs/authorization.json index 94d7e017..298d7f69 100644 --- a/configs/authorization.json +++ b/configs/authorization.json @@ -86,6 +86,13 @@ "l3_support_manager": {} } }, + "RecoveryCode": { + "master": { + "integrator_manager": {}, + "l2_support_manager": {}, + "l3_support_manager": {} + } + }, "GetRequiredActions": { "master": {} },