summaryrefslogtreecommitdiffstats
path: root/src/services
diff options
context:
space:
mode:
authorChristian Kraus <hanzi@hanzi.cc>2020-01-06 10:56:17 +0100
committerChristian Kraus <hanzi@hanzi.cc>2020-01-06 10:56:17 +0100
commit1a80dc61375da6d2e2422bba71ad24d55c8b10f0 (patch)
tree3371500b8cb56647a0a98faffae712a19faa73aa /src/services
parent58187a40f1c41f949770a77b94845d77a53df3f2 (diff)
Fix code style
Signed-off-by: Christian Kraus <hanzi@hanzi.cc>
Diffstat (limited to 'src/services')
-rw-r--r--src/services/updateDesignSet.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/services/updateDesignSet.js b/src/services/updateDesignSet.js
index cb6cf5c7..49d4d6b0 100644
--- a/src/services/updateDesignSet.js
+++ b/src/services/updateDesignSet.js
@@ -1,5 +1,6 @@
/**
* @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
+ * @copyright Copyright (c) 2020 Christian Kraus <hanzi@hanzi.cc>
*
* @author John Molakvoæ <skjnldsv@protonmail.com>
* @author Christian Kraus <hanzi@hanzi.cc>