mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: use force instead of forceRefresh (#4394)
This commit is contained in:
@@ -23,7 +23,6 @@ export interface IOfflineLibraryFileJob extends IEntityJob {
|
||||
export interface ILibraryFileJob extends IEntityJob {
|
||||
ownerId: string;
|
||||
assetPath: string;
|
||||
forceRefresh: boolean;
|
||||
}
|
||||
|
||||
export interface ILibraryRefreshJob extends IEntityJob {
|
||||
|
||||
Reference in New Issue
Block a user