Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sonya authored and sonya committed Mar 28, 2021
1 parent 5e3c122 commit a3bb88b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MediaManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ public function urls()
'delete' => route('media-delete'),
'upload' => route('media-upload'),
'new-folder' => route('media-new-folder'),
'page' => $this->page
];
}

Expand Down

0 comments on commit a3bb88b

Please sign in to comment.