diff --git a/changelog.d/18103.bugfix b/changelog.d/18103.bugfix new file mode 100644 index 00000000000..11000d569fd --- /dev/null +++ b/changelog.d/18103.bugfix @@ -0,0 +1,3 @@ +Fixed a bug that disturbed room creation when a check_event_allowed callback was registered by a module and power_level Notifications mapping exists. + +Contributed by @c-cal