feat: Updated public portal header design (#8089)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ class Public::Api::V1::Portals::BaseController < PublicController
|
||||
@theme = if %w[dark light].include?(params[:theme])
|
||||
params[:theme]
|
||||
else
|
||||
''
|
||||
'system'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user