Fix power level event display in room subtitle
For single-change events only
This commit is contained in:
parent
49a93ebf2b
commit
292d88a9bf
|
@ -423,6 +423,7 @@ class NioCallbacks:
|
|||
lvl(all_changes[0][1]).lower(),
|
||||
lvl(all_changes[0][2]).lower(),
|
||||
),
|
||||
inline = True,
|
||||
)
|
||||
else:
|
||||
co = HTML_PROCESSOR.from_markdown("\n".join([
|
||||
|
|
Loading…
Reference in New Issue
Block a user