feat: add tenant success color
This commit is contained in:
@@ -23,6 +23,7 @@ class TenantResource extends JsonResource
|
||||
'primary_color' => $this->primary_color,
|
||||
'secondary_color' => $this->secondary_color,
|
||||
'danger_color' => $this->danger_color,
|
||||
'success_color' => $this->success_color,
|
||||
'header_footer_bg_color' => $this->header_footer_bg_color,
|
||||
// 1 day
|
||||
'header_logo' => $this->headerLogo?->getTemporaryUrl(1440),
|
||||
|
||||
Reference in New Issue
Block a user