discourse/app/assets
Martin Brennan 129eb4ba59
FIX: Missing model return in admin-backups route (#28035)
Followup dd30463276

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
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts FIX: Missing model return in admin-backups route (#28035) 2024-07-23 16:24:29 +10:00
stylesheets UX: Merge the simplified topic map (#27964) 2024-07-22 19:42:29 -03:00