mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
refactor: orphan -> untracked
This commit is contained in:
+2
-2
@@ -180,7 +180,7 @@ class MaintenanceAdminApi {
|
||||
|
||||
/// Download flagged file
|
||||
///
|
||||
/// Download the orphan/broken file if one exists
|
||||
/// Download the untracked/broken file if one exists
|
||||
///
|
||||
/// Note: This method returns the HTTP [Response].
|
||||
///
|
||||
@@ -215,7 +215,7 @@ class MaintenanceAdminApi {
|
||||
|
||||
/// Download flagged file
|
||||
///
|
||||
/// Download the orphan/broken file if one exists
|
||||
/// Download the untracked/broken file if one exists
|
||||
///
|
||||
/// Parameters:
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user