fix: whitelist is_enabled function (#35721)

This commit is contained in:
Saqib Ansari 2026-01-07 12:10:05 +05:30 committed by GitHub
parent a1a7e84b5e
commit 727c862208
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,7 @@ from frappe.utils.frappecloud import on_frappecloud
from .utils import anonymize_user, ensure_http, parse_interval, utc_iso
@frappe.whitelist()
@site_cache(ttl=60 * 60)
def is_enabled() -> bool:
return bool(