lint fix
This commit is contained in:
parent
9580a2e3b6
commit
66d1ca35d0
@ -41,7 +41,7 @@ export class DictionaryOverviewScreenComponent {
|
|||||||
aceOptions = { showPrintMargin: false };
|
aceOptions = { showPrintMargin: false };
|
||||||
searchText = '';
|
searchText = '';
|
||||||
|
|
||||||
processing: boolean = true;
|
processing = true;
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
public readonly permissionsService: PermissionsService,
|
public readonly permissionsService: PermissionsService,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user