Fix for hidden settings & tower messages

This commit is contained in:
2021-09-04 18:07:12 +02:00
parent 3c8eb7bb70
commit 10df6c3d26
8 changed files with 66 additions and 29 deletions
-1
View File
@@ -121,7 +121,6 @@ class HiddenSettingType(TextSettingType):
else:
return "<highlight>&lt;empty&gt;</highlight>"
@property
def get_display(self):
text = Registry.get_instance("text")