Martin Brennan 129eb4ba59
FIX: Missing model return in admin-backups route (#28035)
Followup dd3046327684ce98f0c3a7430f5d22fd35f1d9ca

We missed the explicit `return` when we changed to
async/await, so the model ends up being null on admin
backups.

This means we also have no tests for the backup UI, that
will be fixed in a subsequent PR.
2024-07-23 16:24:29 +10:00
..
2021-08-04 22:04:58 +02:00