fix domain

This commit is contained in:
Yuri Kuznetsov
2025-03-21 10:58:24 +02:00
parent c939deb589
commit 48ce79811f

View File

@@ -320,7 +320,7 @@ return [
'phoneNumberMaxCount' => 10,
'iframeSandboxExcludeDomainList' => [
'youtube.com',
'www.google.com',
'google.com',
],
'isInstalled' => false,
];