WIP: Aurora V3 #48

Draft
cswimr wants to merge 10 commits from aurora/v3 into main
Showing only changes of commit db125187c9 - Show all commits

View file

@ -0,0 +1,2 @@
from .moderation_types import * # noqa: F403
# This just imports all the built-in moderation types so they can be registered, as they aren't imported anywhere else.