mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
style: correct indentation and format in Thing.ts
This commit is contained in:
@@ -275,5 +275,6 @@ export class SCThingMeta implements SCMetaTranslations<SCThing> {
|
|||||||
return this._instance.get(this.name) as T;
|
return this._instance.get(this.name) as T;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected constructor() {}
|
protected constructor() {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user