Files
discourse/app/assets/javascripts/admin/addon
Gary Pendergast 37d1212865 FIX: Show the correct message when no user export exists. (#30970)
Followup to 7fc8d74f3e

We need to check that the user export data exists before creating a model, since having an empty model will cause the UI to incorrectly think there's a user export to display.

This change shows the correct message, instead.
2025-01-24 11:38:07 +11:00
..