Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-10-16 18:25:08 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-10-16 19:32:34 +0300
commit13ecbafdc36517690af8cbe8e9bbb16026cc29ad (patch)
tree9568a81a0e925a8495617dc4d1b397f0733d31ed /src/util
parentb920e14e3481df3934aa28246e557fbb636f4540 (diff)
Migrate to @nextcloud/vue 1.0.0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'src/util')
-rw-r--r--src/util/AccountColor.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/AccountColor.js b/src/util/AccountColor.js
index 791e7b087..8cef360bf 100644
--- a/src/util/AccountColor.js
+++ b/src/util/AccountColor.js
@@ -1,4 +1,4 @@
-/*
+/**
* @copyright 2018 Christoph Wurst <christoph@winzerhof-wurst.at>
*
* @author 2018 Christoph Wurst <christoph@winzerhof-wurst.at>