Skip to content

Commit

Permalink
add backfill job
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Sep 19, 2023
1 parent 392a723 commit a2d92d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/core/priv/repo/seeds/015_backfill_plans.exs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import Botanist

seed do
Core.Services.Payments.backfill_plan_features()
end

0 comments on commit a2d92d4

Please sign in to comment.