Skip to content

Commit 83d54c0

Browse files
committed
fix: styling
1 parent b035026 commit 83d54c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exceptions/MessageValidationFailed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ public static function navigateRequired(): static
1313
{
1414
return new static('"navigate" must be set for Declarative Web Push messages');
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)