Skip to content

Commit

Permalink
fix: 5556 - try to display the questions when in button mode
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurtanuki committed Nov 6, 2024
1 parent 66a3492 commit 5cd02ad
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 5cd02ad

Please sign in to comment.