Rewrite the makeAlert and askQuestion functions to use recommended interface
This commit is contained in:
@@ -125,6 +125,7 @@ class nwAlert(Enum):
|
||||
INFO = 0
|
||||
WARN = 1
|
||||
ERROR = 2
|
||||
ASK = 3
|
||||
|
||||
# END Enum nwAlert
|
||||
|
||||
|
||||
Reference in New Issue
Block a user