Drop the HQ

This commit is contained in:
James Brooks
2015-11-08 19:15:58 +00:00
parent 07c37f13c5
commit ce1b9e7fe9

View File

@@ -54,7 +54,7 @@
<div class="form-group">
<?php
$google2fa_url = PragmaRX\Google2FA\Vendor\Laravel\Facade::getQRCodeGoogleUrl(
'CachetHQ',
'Cachet',
$current_user->email,
$current_user->google_2fa_secret
);