mirror of
https://github.com/nextcloud/server.git
synced 2026-03-12 05:33:11 -04:00
fix(files_external): set default values for new configurations
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
34484b591a
commit
cae14d356b
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ watch(() => props.configuration, () => {
|
|||
: ''
|
||||
}
|
||||
}
|
||||
})
|
||||
}, { immediate: true })
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
|
|||
Loading…
Reference in a new issue