aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js/settings-vue.js.map
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2018-09-27 13:31:58 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2018-09-27 15:39:26 +0200
commitfe306531947814bc0f57cfe5a4a3ffd74f24ebae (patch)
tree13bdd6ac7631707aac94961d5074e1da71052f5b /settings/js/settings-vue.js.map
parentc759a78926b8555aa03262478a57eab9371303b0 (diff)
downloadnextcloud-server-fe306531947814bc0f57cfe5a4a3ffd74f24ebae.tar.gz
nextcloud-server-fe306531947814bc0f57cfe5a4a3ffd74f24ebae.zip
Fix "checkWellKnownUrl" not being run
The check is run only if its last parameter is true; data() tries to convert the HTML attribute string to an actual JavaScript value, so "true" is returned as an actual boolean instead of an string; as a strict comparison against "true" was used the result was false and thus the checks were not run. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'settings/js/settings-vue.js.map')
0 files changed, 0 insertions, 0 deletions