VRFS-1664 fixed typo
This commit is contained in:
parent
18167e898d
commit
98ede13fbc
|
|
@ -126,7 +126,7 @@ SQL
|
|||
|
||||
def self.send_new_musician_batch
|
||||
oo = self.create
|
||||
oo..deliver_batch
|
||||
oo.deliver_batch
|
||||
oo
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue