VRFS-1665 fixed typo
This commit is contained in:
parent
98ede13fbc
commit
eee0281c37
|
|
@ -141,7 +141,7 @@ SQL
|
|||
|
||||
def self.send_daily_session_batch
|
||||
oo = self.create
|
||||
oo..deliver_batch
|
||||
oo.deliver_batch
|
||||
oo
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue