Skip to content

Commit

Permalink
Update from Shopify for theme dawn/country-width
Browse files Browse the repository at this point in the history
Committed from shop: selbylake
  • Loading branch information
shopify[bot] authored Feb 4, 2025
1 parent c69ece8 commit 702219b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/announcement-bar.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
if section.settings.enable_country_selector or section.settings.enable_language_selector
assign language_country_selector = true
endif
if section.blocks.size > 1
if section.blocks.size > 0
assign announcement_bar = true
endif
-%}
Expand Down

0 comments on commit 702219b

Please sign in to comment.