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