From 8216ffbefe6bd9f25aa9f9caef3e7e5fa71b18e8 Mon Sep 17 00:00:00 2001 From: Mohamed Nouffer Date: Tue, 1 Mar 2022 15:19:42 +0530 Subject: [PATCH] update --- rog/mapping.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rog/mapping.py b/rog/mapping.py index 2e6c093..f3636c5 100644 --- a/rog/mapping.py +++ b/rog/mapping.py @@ -11,7 +11,7 @@ location_mapping = { 'city':'city', 'photos':'photos', 'videos':'videos', - 'webcontents':'webcontents', + 'webcontents':'webcontent', 'status':'status', 'portal':'portal', 'group':'group',