mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
40416: Thumbnail fix + clean up
This commit is contained in:
@@ -33,4 +33,10 @@ export class Bitstream extends DSpaceObject {
|
||||
* The Bundle that owns this Bitstream
|
||||
*/
|
||||
owner: Bundle;
|
||||
|
||||
/**
|
||||
* The Bundle that owns this Bitstream
|
||||
*/
|
||||
retrieve: string;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user