Added experimental edit page and revision history.
This commit is contained in:
@@ -5,6 +5,7 @@ export function curateMedia(media, context = {}) {
|
||||
|
||||
return {
|
||||
id: media.id,
|
||||
hash: media.hash,
|
||||
path: media.path,
|
||||
thumbnail: media.thumbnail,
|
||||
lazy: media.lazy,
|
||||
|
||||
Reference in New Issue
Block a user