fix(fc3c): origin='downloaded' (existing enum value), not invented 'imported_download'
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -518,7 +518,7 @@ class Importer:
|
||||
mime=_mime_for(path),
|
||||
width=width,
|
||||
height=height,
|
||||
origin="imported_download",
|
||||
origin="downloaded",
|
||||
integrity_status="unknown",
|
||||
)
|
||||
if artist is not None:
|
||||
|
||||
Reference in New Issue
Block a user