mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-17 10:42:48 +00:00
change text color and remove unused consts
This commit is contained in:
@@ -22,6 +22,7 @@ export default {
|
||||
style() {
|
||||
return {
|
||||
backgroundColor: this.$store.getters.getUserData(this.user).mainColor,
|
||||
color: 'black',
|
||||
};
|
||||
},
|
||||
rangeShow: {
|
||||
|
Reference in New Issue
Block a user