mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-04 20:36:03 +01:00
Merge media picker changes
This commit is contained in:
@@ -1539,6 +1539,7 @@ class Admin
|
||||
$page_files[] = [
|
||||
'title' => $title,
|
||||
'type' => $type,
|
||||
'page_route' => $page->route(),
|
||||
'file' => $file->higherQualityAlternative()
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user