Update tools.py

This commit is contained in:
gutosie
2021-12-09 14:38:26 +02:00
committed by GitHub
parent 6cac6e8125
commit f6fcf4966c

View File

@@ -246,7 +246,7 @@ class MBTools(Screen):
self.list.append(res)
self['list']. list = self.list
res = (_('Install DreamSatPanel'), png, 23)
res = (_('Install Dream Sat Panel'), png, 23)
self.list.append(res)
self['list']. list = self.list