Create a proper menu item toggle for overrides
This commit is contained in:
@@ -39,7 +39,7 @@ class ChargeAttrShortcut(object):
|
||||
|
||||
class ModifiedAttributeDict(collections.MutableMapping):
|
||||
|
||||
OVERRIDES = True
|
||||
OVERRIDES = False
|
||||
|
||||
class CalculationPlaceholder():
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user