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
When you don't want to share a show or you simply do not have the permission to directly add to the library, personal shows come in. These are Shows being saved directly in the Meteor.user().shows collection and not visible to anyone but you. If you want to add a show to the library, you can submit one of your personal shows and if an admin accepts it it will be added to the Shows collection.
The text was updated successfully, but these errors were encountered:
When you don't want to share a show or you simply do not have the permission to directly add to the library, personal shows come in. These are Shows being saved directly in the Meteor.user().shows collection and not visible to anyone but you. If you want to add a show to the library, you can submit one of your personal shows and if an admin accepts it it will be added to the Shows collection.
The text was updated successfully, but these errors were encountered: