mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 04:27:53 +00:00
chore: Fix Eslint warnings (#3654)
* Fix all the eslint warnings * Revert the schema
This commit is contained in:
@@ -56,7 +56,7 @@ export default {
|
||||
};
|
||||
},
|
||||
watch: {
|
||||
value: function(newValue) {
|
||||
value(newValue) {
|
||||
this.greetingsMessage = newValue;
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user