mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-08 22:56:06 +00:00
@@ -15,7 +15,7 @@ module Spree
|
||||
@virtual_path = virtual_path
|
||||
|
||||
options = args.extract_options!
|
||||
options[:scope] = [*options[:scope]].unshift(:spree)
|
||||
options[:scope] = [*options[:scope]].unshift(:spree).uniq
|
||||
args << options
|
||||
super(*args)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user