Skip to content

Commit

Permalink
Fix fallback icon not working
Browse files Browse the repository at this point in the history
  • Loading branch information
MohmmedAshraf committed Dec 21, 2023
1 parent aafc699 commit ef577b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/blade-flags.php
Expand Up @@ -25,7 +25,7 @@
|
*/

'fallback' => 'flag-country-xx',
'fallback' => 'country-xx',

/*
|-----------------------------------------------------------------
Expand Down

0 comments on commit ef577b2

Please sign in to comment.