Skip to content

Commit

Permalink
fix: 5556 - try to display the questions when in button mode (#5795)
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurtanuki authored Nov 6, 2024
1 parent 29c9926 commit 5fb4dc3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ class ProductPageState extends State<ProductPage>
upToDateProduct,
_productPreferences,
isFullVersion: true,
showQuestionsBanner: true,
),
),
),
Expand Down

0 comments on commit 5fb4dc3

Please sign in to comment.