X-Git-Url: https://git.cworth.org/git?p=turbot;a=blobdiff_plain;f=turbot%2Fpuzzle.py;h=abfe60b505308874109938f48f234cc2791c19a0;hp=1d1fda85bff975dea6adea33942a5eeaaece7914;hb=c7c34060b8469fcb6c84ad8d850896ec2b0e7b88;hpb=7d98a0d74781c4771907952b0a2dcaf06d638664 diff --git a/turbot/puzzle.py b/turbot/puzzle.py index 1d1fda8..abfe60b 100644 --- a/turbot/puzzle.py +++ b/turbot/puzzle.py @@ -283,7 +283,7 @@ def puzzle_channel_name(puzzle): meta = '' if puzzle.get('type', 'plain') == 'meta': - meta = '-m' + meta = '--m' # Note: We don't use puzzle['puzzle_id'] here because we're keeping # that as a persistent identifier in the database. Instead we