Add all the columns we need for now to our fitting view
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
__all__ = ["moduleState", "moduleNameOrSlot", "attributeDisplay"]
|
||||
__all__ = ["moduleState", "moduleNameOrSlot", "attributeDisplay", "maxRange"]
|
||||
|
||||
columns = {}
|
||||
def registerColumn(column):
|
||||
|
||||
Reference in New Issue
Block a user