Files
Checkmate/server/src
gorkem-bwl d3d20b29c3 Fix status page deletion error - missing module reference
- Fix deleteStatusPage method call to use statusPageModule
- Change this.db.deleteStatusPage to this.db.statusPageModule.deleteStatusPage
- Ensures consistency with other controller methods
- Resolves "this.db.deleteStatusPage is not a function" error

Fixes bug where status page deletion failed due to incorrect database module reference.
2025-08-27 17:47:11 -04:00
..
2025-08-18 10:55:12 -07:00
2025-08-25 15:03:31 -07:00
2025-08-11 15:02:07 -07:00
2025-08-26 14:54:24 -07:00
2025-08-11 15:02:07 -07:00
2025-08-22 11:33:14 -07:00
2025-07-29 10:01:20 -07:00