Commit e52231a
committed
fix(database): remove extra comma in database seeding service
- Corrected a syntax error in the DatabaseSeedingService class
- Removed the extraneous comma in the content creation process
- This change ensures proper functionality when running the app and prevents potential errors during database seeding1 parent b016f11 commit e52231a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments