mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 21:43:04 +00:00
Fix overindented decorated properties
This commit is contained in:
@@ -9,7 +9,7 @@ import { CacheableObject } from '../cache/cacheable-object.model';
|
||||
export abstract class BrowseDefinition extends CacheableObject {
|
||||
|
||||
@autoserialize
|
||||
id: string;
|
||||
id: string;
|
||||
|
||||
/**
|
||||
* Get the render type of the BrowseDefinition model
|
||||
|
Reference in New Issue
Block a user