Rename bubbles => cards

This commit is contained in:
Jorge Manrubia
2025-04-09 14:50:49 +02:00
parent e86b266f4c
commit 723e6d94f5
333 changed files with 3012 additions and 2820 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
production:
auto_pop_all_due:
class: Bubble::AutoPopAllDueJob
auto_closure_all_due:
class: Card::AutoPopAllDueJob
schedule: every hour
auto_reconsider_all_inactive:
class: Bubble::AutoReconsiderAllStagnatedJob
class: Card::AutoReconsiderAllStagnatedJob
schedule: every hour
remove_abandoned_creations:
class: RemoveAbandonedCreationsJob