Merge branch 'develop' into feat/reporting-events-rollup

This commit is contained in:
Shivam Mishra
2026-03-05 15:14:15 +05:30
committed by GitHub
5 changed files with 10 additions and 6 deletions
+4
View File
@@ -68,6 +68,10 @@ class Portal < ApplicationRecord
self[:color].presence || DEFAULT_COLOR
end
def display_title
page_title.presence || name
end
private
def config_json_format