mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
fix : chat modules, notifications
This commit is contained in:
@ -59,7 +59,7 @@ class ChatDeparmentModel extends Model
|
||||
'chat_departments.id',
|
||||
'chat_departments.name',
|
||||
'chat_departments.display',
|
||||
'chat_department_users.user_id'
|
||||
'chat_department_users.user_id',
|
||||
]
|
||||
)
|
||||
->join(
|
||||
|
||||
Reference in New Issue
Block a user