From 81fedf42b64d1d8f6ebf54864b9f512460ef1011 Mon Sep 17 00:00:00 2001 From: Mohamed Nouffer Date: Tue, 1 Mar 2022 13:08:59 +0530 Subject: [PATCH] update mapping --- rog/mapping.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rog/mapping.py b/rog/mapping.py index 0c6aaf0..efff4be 100644 --- a/rog/mapping.py +++ b/rog/mapping.py @@ -13,7 +13,7 @@ location_mapping = { 'videos':'videos', 'webcontents':'webcontents', 'status':'status', - 'zportalip':'portal', + 'portal':'portal', 'group':'group', 'phone':'phone', 'fax':'fax',