add information in task date updated notification
This commit is contained in:
@@ -222,8 +222,8 @@ class TasksController extends Controller
|
||||
$user->id,
|
||||
$task,
|
||||
$event,
|
||||
$newStart,
|
||||
$newEnd,
|
||||
FormatDate::formatDate($request["start"]),
|
||||
FormatDate::formatDate($request["end"]),
|
||||
));
|
||||
|
||||
$data = [
|
||||
|
||||
Reference in New Issue
Block a user