mirror of
https://github.com/flarum/framework.git
synced 2025-05-17 03:42:33 +08:00
parent
c52d32fbd0
commit
301ff7e8b2
@ -30,6 +30,7 @@ class FlagSerializer extends AbstractSerializer
|
||||
'type' => $flag->type,
|
||||
'reason' => $flag->reason,
|
||||
'reasonDetail' => $flag->reason_detail,
|
||||
'time' => $this->formatDate($flag->time),
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user