mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 19:35:09 +00:00
contact us cache refresh issue
This commit is contained in:
@@ -18,4 +18,4 @@ class DocType:
|
||||
|
||||
def on_update(self):
|
||||
from website.utils import clear_cache
|
||||
clear_cache("about")
|
||||
clear_cache("contact")
|
||||
Reference in New Issue
Block a user