mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 23:22:52 +00:00
fix: Remove no_sitemap property
This commit is contained in:
@@ -4,7 +4,6 @@ import frappe
|
||||
from frappe import _
|
||||
|
||||
no_cache = 1
|
||||
no_sitemap = 1
|
||||
|
||||
def get_context(context):
|
||||
if frappe.session.user=='Guest':
|
||||
|
||||
Reference in New Issue
Block a user