chore(web): remove unnused property (#10820)
This commit is contained in:
@@ -303,7 +303,6 @@
|
||||
}
|
||||
|
||||
const isConfirmed = await dialogController.show({
|
||||
id: 'delete-album',
|
||||
prompt: $t('album_delete_confirmation', { values: { album: albumToDelete.albumName } }),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user