Skip to content

Commit

Permalink
Update packages/smooth_app/lib/pages/preferences/user_preferences_con…
Browse files Browse the repository at this point in the history
…tribute.dart

Co-authored-by: monsieurtanuki <[email protected]>
  • Loading branch information
jnnabugwu and monsieurtanuki authored Aug 5, 2024
1 parent 3f35b91 commit 78646bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class UserPreferencesContribute extends AbstractUserPreferences {
Icons.volunteer_activism,
icon:
UserPreferencesListTile.getTintedIcon(Icons.open_in_new, context),
externalLink: true
externalLink: true,
),
if(CountryWikiLinks().wikiLinks.containsKey(userPreferences.userCountryCode))
_getListTile(
Expand Down

0 comments on commit 78646bb

Please sign in to comment.