chore(refactor): removed absolute codes
This commit is contained in:
@@ -89,7 +89,6 @@
|
||||
class="icon"
|
||||
@click="removeCommunicationInput({ index })"
|
||||
v-tooltip.bottom="$t('delete')"
|
||||
:id="`delete-socketio-message-${index}`"
|
||||
>
|
||||
<i class="material-icons">delete</i>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user