Skip to content

Commit cf70fe2

Browse files
authored
fix(ConfirmDaemonDeleteModal)
Signed-off-by: Marcel Klehr <[email protected]>
1 parent 83c5207 commit cf70fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DaemonConfig/ConfirmDaemonDeleteModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default {
5454
NcCheckboxRadioSwitch,
5555
Cancel,
5656
NcLoadingIcon,
57-
TrashCanOutline,
57+
Delete,
5858
NcButton,
5959
},
6060
props: {

0 commit comments

Comments
 (0)