#164 fix comment update
This commit is contained in:
parent
13ac9eb6bb
commit
2e0f28a13f
48 changed files with 3732 additions and 428 deletions
|
|
@ -8,7 +8,6 @@ return [
|
|||
$data = json_decode($json);
|
||||
|
||||
$page = page($data->location->page->uri);
|
||||
$project = page($data->location->project->uri);
|
||||
$file = $page->file($data->location->file->uuid);
|
||||
$isReply = $data->location->parent->id ?? false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue