Skip to content

Commit a497f11

Browse files
committed
Merge branch '4.0' into 'main'
2 parents fdba812 + 7b4f82c commit a497f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmyfaq/src/phpMyFAQ/User/TwoFactor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function __construct(
4444
$this->qrCodeProvider = new EndroidQrCodeProvider();
4545
$this->twoFactorAuth = new TwoFactorAuth(
4646
$this->qrCodeProvider,
47-
$this->configuration->get('main.metaPublisher'),
47+
$this->configuration->get('main.titleFAQ'),
4848
6,
4949
30,
5050
Algorithm::Sha1

0 commit comments

Comments
 (0)