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
In some cases, a pool can feed into both an amateur and a winner final bracket. Right now, we only support a one-to-one mapping of pools and future brackets. We should probably turn the poolOf string into a list, and we'll also have to rework the frontend for adding a pool.
The text was updated successfully, but these errors were encountered:
In some cases, a pool can feed into both an amateur and a winner final bracket. Right now, we only support a one-to-one mapping of pools and future brackets. We should probably turn the
poolOf
string into a list, and we'll also have to rework the frontend for adding a pool.The text was updated successfully, but these errors were encountered: