diff --git a/frappe/hooks.py b/frappe/hooks.py index 467dacd354c0..fc237f665600 100644 --- a/frappe/hooks.py +++ b/frappe/hooks.py @@ -561,6 +561,7 @@ "Integration Request": 90, "Activity Log": 90, "Route History": 90, + "Biometric Log": 30, } # These keys will not be erased when doing frappe.clear_cache()