aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js/vue-1.js
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-01 09:15:56 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-01 16:46:22 +0100
commitd2fc298fcd53ff9acaf4f0705e41760dae7d7de6 (patch)
treee9bd70acccf8b7a8236b546524889996356bba55 /settings/js/vue-1.js
parentdf55781814f07afaaca437310e3f667aa78c1d2a (diff)
downloadnextcloud-server-d2fc298fcd53ff9acaf4f0705e41760dae7d7de6.tar.gz
nextcloud-server-d2fc298fcd53ff9acaf4f0705e41760dae7d7de6.zip
Add app token QR codes for mobile apps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'settings/js/vue-1.js')
-rw-r--r--settings/js/vue-1.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/js/vue-1.js b/settings/js/vue-1.js
index 1dad67208ed..0f6150053dd 100644
--- a/settings/js/vue-1.js
+++ b/settings/js/vue-1.js
@@ -2206,6 +2206,7 @@ var render = function() {
}
: null
],
+ null,
true
)
})