# HG changeset patch # User Matthew Wild # Date 1699356526 0 # Node ID 6696075e26e2af4a4d1dfe1e95fc409660433812 # Parent aa94d5bb6b10cab200ed9992d421f56f296275f9 mod_muc_members_json: Fix typo in example and set correct syntax highlighter diff -r aa94d5bb6b10 -r 6696075e26e2 mod_muc_members_json/README.md --- a/mod_muc_members_json/README.md Tue Nov 07 11:26:36 2023 +0000 +++ b/mod_muc_members_json/README.md Tue Nov 07 11:28:46 2023 +0000 @@ -38,9 +38,9 @@ The `muc_members_json_mucs` setting determines which rooms will be managed by the plugin, and how to map roles to hats (if desired). -``` +``` lua muc_members_json_mucs = { -- -- This configures hats for the myroom@ MUC + -- This configures hats for the myroom@ MUC myroom = { -- The optional field 'member_hat' defines a hat that will be -- added to any user that is listed in the members JSON