delete icon to bin

pull/1097/head
smit95tpatel 2021-12-20 17:11:04 +05:30
parent 22640aa9b2
commit f6ac1533d3
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
>
<FontAwesomeIcon
v-if="!isLoading"
icon="times"
icon="trash"
/>
<FontAwesomeIcon
v-if="downtimeDeleteId === downtime.id && isLoading"