mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-14 03:02:15 +01:00
change color palette, change user_id to member_id
This commit is contained in:
@@ -85,6 +85,7 @@ class ShareInertiaData
|
||||
'currency' => $organization->currency,
|
||||
'membership' => [
|
||||
'role' => $organization->membership->role,
|
||||
'id' => $organization->membership->id,
|
||||
],
|
||||
];
|
||||
})->all(),
|
||||
|
||||
Reference in New Issue
Block a user