mirror of
https://github.com/immich-app/immich.git
synced 2025-11-26 18:49:44 +09:00
chore(web): remove unnused property (#10820)
This commit is contained in:
@@ -66,7 +66,6 @@
|
||||
|
||||
const handleMerge = async () => {
|
||||
const isConfirm = await dialogController.show({
|
||||
id: 'merge-people',
|
||||
prompt: $t('merge_people_prompt'),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user