Moved actor merge from bio to edit.
This commit is contained in:
@@ -275,6 +275,7 @@ const fields = computed(() => [
|
||||
},
|
||||
{
|
||||
key: 'url',
|
||||
label: 'URL',
|
||||
type: 'string',
|
||||
value: scene.value.url,
|
||||
enabled: verifyAbility(user, 'scene', 'update'),
|
||||
|
||||
Reference in New Issue
Block a user