@ncukondo/reference-manager 0.12.1 → 0.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1428,6 +1428,7 @@ async function processImportResult(result, existingItems, addedIds, force, libra
1428
1428
  addedIds.add(id);
1429
1429
  const uuid = addedToLibrary.custom?.uuid ?? "";
1430
1430
  const addedItem = {
1431
+ source: result.source,
1431
1432
  id,
1432
1433
  uuid,
1433
1434
  title: typeof finalItem.title === "string" ? finalItem.title : ""
@@ -1893,4 +1894,4 @@ export {
1893
1894
  startServerWithFileWatcher as s,
1894
1895
  updateReference as u
1895
1896
  };
1896
- //# sourceMappingURL=index-Az8CHxm3.js.map
1897
+ //# sourceMappingURL=index-vL26PhAf.js.map