Manipulating statuses now seem to work, and update correctly.
This commit is contained in:
@@ -76,12 +76,3 @@ class nwAlert(Enum):
|
||||
BUG = 3
|
||||
|
||||
# END Enum nwAlert
|
||||
|
||||
class nwChanged(Enum):
|
||||
|
||||
NONE = 0
|
||||
DELETE = 1
|
||||
NEW = 2
|
||||
IGNORE = 3
|
||||
|
||||
# END Enum nwAlert
|
||||
|
||||
Reference in New Issue
Block a user