mirror of
https://github.com/immich-app/immich.git
synced 2026-03-09 19:57:41 +03:00
@@ -45,7 +45,7 @@
|
||||
|
||||
notificationController.show({
|
||||
type: NotificationType.Info,
|
||||
message: $t('assets_removed_count', { values: { count: count } }),
|
||||
message: $t('assets_removed_count', { values: { count } }),
|
||||
});
|
||||
|
||||
clearSelect();
|
||||
|
||||
Reference in New Issue
Block a user