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