diff client/src/components/TimeSlider.vue @ 5157:673f2a00c767

add missing Author in Timeslider
author Fadi Abbud <fadi.abbud@intevation.de>
date Thu, 02 Apr 2020 13:17:13 +0200
parents 6a6eaa536787
children c86ce16937fd
line wrap: on
line diff
--- a/client/src/components/TimeSlider.vue	Thu Apr 02 12:05:07 2020 +0200
+++ b/client/src/components/TimeSlider.vue	Thu Apr 02 13:17:13 2020 +0200
@@ -77,7 +77,8 @@
  * Software engineering by Intevation GmbH
  *
  * Author(s):
- * Fadi Abbud <fadiabbud@intevation.de>
+ * Fadi Abbud <fadi.abbud@intevation.de>
+ * Thomas Junk <thomas.junk@intevation.de>
  */
 import { mapState } from "vuex";
 import * as d3 from "d3";