You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we are evaluating type based on id prefixing character, which is generally a bad practice.
This might have major impact on the main brat application tho.
We could also use the provided type and look into the collection object to figure out type (event or entity).