Skip to content

Commit c10177a

Browse files
committed
Open storage remove dialog
1 parent 397bca4 commit c10177a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/storage/StorageStorage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ class StorageStorage extends PureComponent {
123123
},
124124
{
125125
label: 'Delete Storage',
126-
modalName: STORAGE_TYPE_DIALOG,
126+
modalName: STORAGE_REMOVE_MODAL,
127127
color: 'secondary',
128128
},
129129
]}

0 commit comments

Comments
 (0)