mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-14 19:35:14 +00:00
Load capabilities before protections.
Honestly i don't know why this wasn't done to begin with.
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
* instead. For now that system doesn't even exist.
|
||||
*/
|
||||
|
||||
// import capability renderers and glue too.
|
||||
import "../capabilities/capabilityIndex";
|
||||
|
||||
// keep alphabetical please.
|
||||
import "./BanPropagation";
|
||||
import "./BasicFlooding";
|
||||
@@ -24,6 +27,3 @@ import "./PolicyChangeNotification";
|
||||
import "./ProtectedRooms/RoomsSetBehaviourProtection";
|
||||
import "./TrustedReporters";
|
||||
import "./WordList";
|
||||
|
||||
// import capability renderers and glue too.
|
||||
import "../capabilities/capabilityIndex";
|
||||
|
||||
Reference in New Issue
Block a user