buffer: The encryption warning sign is in the look section.
This commit is contained in:
parent
7239d48b95
commit
e0cae8b418
1 changed files with 1 additions and 1 deletions
|
@ -942,7 +942,7 @@ class RoomBuffer(object):
|
|||
|
||||
@property
|
||||
def warning_prefix(self):
|
||||
return G.CONFIG.encryption_warning_sign
|
||||
return G.CONFIG.look.encryption_warning_sign
|
||||
|
||||
@property
|
||||
def typing(self):
|
||||
|
|
Loading…
Reference in a new issue