Update
svn: r4695
This commit is contained in:
parent
73e63940d2
commit
38175f4fc3
@ -4032,6 +4032,7 @@ class EventRef:
|
||||
to the refereneced event.
|
||||
"""
|
||||
|
||||
ROLE_UNKNOWN = -1
|
||||
ROLE_CUSTOM = 0
|
||||
ROLE_PRIMARY = 1
|
||||
ROLE_CLERGY = 2
|
||||
|
Loading…
Reference in New Issue
Block a user