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
The team management tab is shown for all hexathons currently. We'd like to hide the field when isTeamBased is set to false, for hexathons like Catalyst for instance. With this recent commit, we have access to this field in the hexathon object.
The text was updated successfully, but these errors were encountered:
The team management tab is shown for all hexathons currently. We'd like to hide the field when
isTeamBased
is set tofalse
, for hexathons like Catalyst for instance. With this recent commit, we have access to this field in the hexathon object.The text was updated successfully, but these errors were encountered: