Skip to content

Commit

Permalink
Corrige exibição do componente de configuração de spam Ref.: #2
Browse files Browse the repository at this point in the history
  • Loading branch information
erleibiazzio committed Oct 8, 2024
1 parent 641d413 commit c6fc444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/parts/configuration-menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</a>
</template>

<template v-if="entity?.id && entity.status==1" #actions="modal">
<template #actions="modal">
<spam-add-config></spam-add-config>
</template>
</mc-modal>
Expand Down

0 comments on commit c6fc444

Please sign in to comment.