mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 09:13:15 +03:00
Run ops even if asset no longer matches criteria; add tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { MonthGroup } from '../month-group.svelte';
|
||||
import type { TimelineManager } from '../timeline-manager.svelte';
|
||||
import { TimelineManager } from '../timeline-manager.svelte';
|
||||
import type { UpdateGeometryOptions } from '../types';
|
||||
|
||||
export function updateGeometry(timelineManager: TimelineManager, month: MonthGroup, options: UpdateGeometryOptions) {
|
||||
|
||||
Reference in New Issue
Block a user