We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 454a8aa commit 1b35e1cCopy full SHA for 1b35e1c
auth_hybrid_matrix_token/mod_matrix_lobby_bypass.lua
@@ -30,7 +30,7 @@ module:hook("muc-occupant-pre-join", function (event)
30
end
31
32
if not event.origin.matrix_affiliation then
33
- module:log(LOGLEVEL, "skip lobby_bypass, not a matrix user")
+ module:log(LOGLEVEL, "skip lobby_bypass, not a Matrix user")
34
return
35
36
0 commit comments