Display update

This commit is contained in:
Jeroen Oudshoorn
2024-01-12 18:42:47 +01:00
parent 29897fd3bb
commit c46346de52
128 changed files with 18153 additions and 88 deletions

View File

@ -27,7 +27,7 @@ class View(object):
# setup faces from the configuration in case the user customized them
faces.load_from_config(config['ui']['faces'])
self._agent = None
self._render_cbs = []
self._config = config