Fix some issues with the image hashing
This commit is contained in:
@@ -157,7 +157,7 @@ if (page === null || page.page === null || !page.page.exists) {
|
||||
}
|
||||
}}}>
|
||||
<Fragment slot="content">
|
||||
<div>Photo</div>
|
||||
<div>{page.page.id}</div>
|
||||
</Fragment>
|
||||
</WebpageLayout>
|
||||
) }
|
||||
|
||||
Reference in New Issue
Block a user