diff --git a/components/section/Intro.vue b/components/section/Intro.vue index 8569995..56f902d 100644 --- a/components/section/Intro.vue +++ b/components/section/Intro.vue @@ -42,7 +42,7 @@ export default { methods: { contact() { RocketChat(function () { - this.setDepartment('OTC'); + this.setDepartment('Consult'); }); RocketChat(function () { this.maximizeWidget();