Skip to content

Commit

Permalink
Bring back the appbar from user stats (#5802)
Browse files Browse the repository at this point in the history
  • Loading branch information
g123k authored Nov 7, 2024
1 parent b7d4ecf commit 0a601bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ class UserPreferencesAccount extends AbstractUserPreferences {
localDatabase: localDatabase,
productQuery: productQuery,
context: context,
editableAppBarTitle: false,
editableAppBarTitle: true,
),
iconData,
lazyCounter: lazyCounter,
Expand Down

0 comments on commit 0a601bf

Please sign in to comment.