mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 22:43:03 +00:00
75940: missing semicolons
This commit is contained in:
@@ -98,7 +98,7 @@ export class ItemVersionsComponent implements OnInit {
|
||||
*/
|
||||
itemPageRoutes$: Observable<{
|
||||
[itemId: string]: string
|
||||
}>
|
||||
}>;
|
||||
|
||||
constructor(private versionHistoryService: VersionHistoryDataService) {
|
||||
}
|
||||
|
Reference in New Issue
Block a user