# HG changeset patch # User Fadi Abbud # Date 1566570782 -7200 # Node ID f1f1395f141b10bd024e341407dc556fc49f7b73 # Parent 922075a7d598f9ea0feaa9ca424574bd7543e0c9 client: correct authors for Colorsettings component diff -r 922075a7d598 -r f1f1395f141b client/src/components/systemconfiguration/ColorSettings.vue --- a/client/src/components/systemconfiguration/ColorSettings.vue Fri Aug 23 16:17:53 2019 +0200 +++ b/client/src/components/systemconfiguration/ColorSettings.vue Fri Aug 23 16:33:02 2019 +0200 @@ -82,9 +82,8 @@ * Software engineering by Intevation GmbH * * Author(s): - * Thomas Junk - * Bernhard Reiter * Markus Kottländer + * Fadi Abbud */ import { Chrome, Compact } from "vue-color"; import defaults from "./defaults";