Added actor revision overviews to actor and user pages.

This commit is contained in:
2024-10-23 01:28:54 +02:00
parent d0cf9bf5d0
commit 05bd7b703d
21 changed files with 424 additions and 219 deletions

View File

@@ -21,7 +21,7 @@ export async function onBeforeRender(pageContext) {
return {
pageContext: {
title: `Revisions for '${scene.title}'`,
title: `Revs for '${scene.title}'`,
pageProps: {
scene,
revisions,