Added URL as an editable scene field. Fixed plain URL permissions on scene page.

This commit is contained in:
2026-07-05 04:56:57 +02:00
parent 8674c1d361
commit 040dca3829
3 changed files with 28 additions and 21 deletions

View File

@@ -882,6 +882,7 @@ async function applySceneRevision(revisionIds, reqUser) {
'title',
'description',
'date',
'url',
'datePrecision',
'duration',
'productionDate',