From 4593a4e5cbac1eb64a63c2e456e967189495bdb3 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 26 Dec 2020 22:14:53 +0100 Subject: [PATCH] Tslint fix. --- .../app/framework/angular/forms/editors/dropdown.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/framework/angular/forms/editors/dropdown.component.ts b/frontend/app/framework/angular/forms/editors/dropdown.component.ts index 1f7f9faeb..768c92e54 100644 --- a/frontend/app/framework/angular/forms/editors/dropdown.component.ts +++ b/frontend/app/framework/angular/forms/editors/dropdown.component.ts @@ -73,7 +73,7 @@ export class DropdownComponent extends StatefulControlComponent