From 102f700d96556424e4b59fcc9fadd65c1a377225 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Fri, 1 Mar 2019 14:09:54 +0100 Subject: Load auth tokens with the initial state API Signed-off-by: Christoph Wurst --- settings/src/components/AuthTokenList.vue | 6 +----- settings/src/components/AuthTokenSection.vue | 23 ++++++----------------- settings/src/main-personal-security.js | 6 +++++- 3 files changed, 12 insertions(+), 23 deletions(-) (limited to 'settings/src') diff --git a/settings/src/components/AuthTokenList.vue b/settings/src/components/AuthTokenList.vue index fe92852921c..1c83488ed19 100644 --- a/settings/src/components/AuthTokenList.vue +++ b/settings/src/components/AuthTokenList.vue @@ -20,7 +20,7 @@ -->