mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: sonarqube issue
This commit is contained in:
@@ -42,7 +42,7 @@ export class ClipboardDirective implements OnDestroy {
|
||||
private mouseLeaveTimeout: ReturnType<typeof setTimeout>;
|
||||
|
||||
constructor(
|
||||
private clipboardService: ClipboardService,
|
||||
private readonly clipboardService: ClipboardService,
|
||||
public viewContainerRef: ViewContainerRef
|
||||
) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user