mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-09 20:12:10 +10:00
* fix: manual metadata import * fix: lint
This commit is contained in:
@ -102,7 +102,7 @@ export class MetadataHandler {
|
||||
{
|
||||
id: "",
|
||||
name: libraryPath,
|
||||
sourceId: "manual",
|
||||
sourceId: MetadataSource.Manual,
|
||||
},
|
||||
libraryId,
|
||||
libraryPath,
|
||||
|
||||
Reference in New Issue
Block a user