mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -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
a083c0da40
commit
565ba0f7ee
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