default nsfw cover image no longer works
It seems that the webpack5 migration changed the hash somehow. And if backend is bundled with develop fe (or is not bundled at all), the image will fail to show up. We should have an import()
fallback in place instead.
Edited by tusooa