fix: Remove no_sitemap property

This commit is contained in:
Faris Ansari
2019-03-20 14:11:05 +05:30
parent 2ffa87ea34
commit d77fe38513
6 changed files with 0 additions and 6 deletions

View File

@@ -4,7 +4,6 @@ import frappe
from frappe import _
no_cache = 1
no_sitemap = 1
def get_context(context):
if frappe.session.user=='Guest':