CASH-313 fix webchat button.
This commit is contained in:
parent
af6863ed8d
commit
f549516ef6
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
<button
|
||||
v-show="shouldShowWebchatButton"
|
||||
v-on:click="webchatClicked"
|
||||
v-on:keydown.enter.prevent.stop
|
||||
type="button"
|
||||
class="chat-button"></button>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue