mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
Updated spanish translation, basic lists support
This commit is contained in:
@@ -6,4 +6,3 @@ class listPanel(basePanel):
|
||||
def __init__(self, parent, name):
|
||||
super(listPanel, self).__init__(parent, name)
|
||||
self.type = "list"
|
||||
self.users = []
|
||||
|
Reference in New Issue
Block a user