mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
fix: click binding
This commit is contained in:
@@ -51,7 +51,7 @@ onMounted(() => {
|
||||
:is-empty="!customTools.length"
|
||||
:feature-flag="FEATURE_FLAGS.CAPTAIN_CUSTOM_TOOLS"
|
||||
@update:current-page="onPageChange"
|
||||
@button-click="openCreateDialog"
|
||||
@click="openCreateDialog"
|
||||
>
|
||||
<template #paywall>
|
||||
<CaptainPaywall />
|
||||
|
||||
Reference in New Issue
Block a user