mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
ESLint: fix indentation
This commit is contained in:
@@ -7,7 +7,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