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
Add a helper method to the Bundles class, retrieving the "active" bundle. This is determined by checking the active field on the bundle object. Currently, the this can only be done by retrieving the full bundle list and then filtering for the match.
Add a helper method to the
Bundles
class, retrieving the "active" bundle. This is determined by checking theactive
field on the bundle object. Currently, the this can only be done by retrieving the full bundle list and then filtering for the match.The text was updated successfully, but these errors were encountered: