mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Update db/migrate/20231118125941_activate_voucher_by_default.rb
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class ActivateVoucherByDefault < ActiveRecord::Migration[7.0]
|
||||
def change
|
||||
def up
|
||||
Flipper.enable(:vouchers)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user