mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-23 01:03:21 +00:00
Add instance switch to enable number localization
This commit is contained in:
committed by
Rob Harrington
parent
f67a8c1f2d
commit
a49c21cfd1
@@ -42,4 +42,7 @@ Spree::AppConfiguration.class_eval do
|
||||
|
||||
# Stripe Connect
|
||||
preference :stripe_connect_enabled, :boolean, default: false
|
||||
|
||||
# Number localization
|
||||
preference :enable_localized_number?, :boolean, default: false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user