remerged with git pending fix to distributed configuration problem
This commit is contained in:
parent
5d0aa4ac1a
commit
d17ed889d2
9 changed files with 348 additions and 345 deletions
|
@ -286,6 +286,7 @@ event_types = dict(enumerate([
|
|||
"CORE_EVENT_FILE_SAVE",
|
||||
"CORE_EVENT_SCHEDULED",
|
||||
"CORE_EVENT_RECONFIGURE",
|
||||
"CORE_EVENT_INSTANTIATION_COMPLETE",
|
||||
]))
|
||||
|
||||
enumdict(event_types)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue