[DURACOM-191] fix typo

This commit is contained in:
Andrea Barbasso
2024-01-11 15:28:57 +01:00
parent a3fefc20a7
commit 3c829cae6e

View File

@@ -20,7 +20,7 @@ export const CAPTCHA_NAME = 'google-recaptcha';
export class GoogleRecaptchaService {
private renderer: Renderer2;
x
/**
* A Google Recaptcha version
*/