buffer: The encryption warning sign is in the look section.

This commit is contained in:
Damir Jelić 2020-12-15 22:41:34 +01:00
parent 7239d48b95
commit e0cae8b418

View file

@ -942,7 +942,7 @@ class RoomBuffer(object):
@property @property
def warning_prefix(self): def warning_prefix(self):
return G.CONFIG.encryption_warning_sign return G.CONFIG.look.encryption_warning_sign
@property @property
def typing(self): def typing(self):