Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ziming authored and github-actions[bot] committed Jan 25, 2024
1 parent b611c84 commit 1529bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function sniper_link_quick(string $receiverEmail, ?string $fromEmail = null): ?s

if (! function_exists('email_sniper_link')) {
/**
* @throws \Detection\Exception\MobileDetectException
* @throws Detection\Exception\MobileDetectException
*/
function sniper_link_quick(string $receiverEmail, ?string $fromEmail = null): ?string
{
Expand Down

0 comments on commit 1529bce

Please sign in to comment.