Commit d4e58c9
committed
Fix: Delete campaigns from database
Implement campaign deletion in the backend to remove campaign data from the database when a campaign is deleted from the frontend. This prevents accumulation of deleted campaigns in the database.1 parent 0ede29c commit d4e58c9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
0 commit comments