Fix overindented decorated properties

This commit is contained in:
Yury Bondarenko
2024-04-18 13:14:04 +02:00
parent eec052fd77
commit f1c25ee344
120 changed files with 578 additions and 575 deletions

View File

@@ -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