Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add action to start commercial #146

Merged
merged 3 commits into from
Nov 26, 2022
Merged

Conversation

zusorio
Copy link
Collaborator

@zusorio zusorio commented Oct 15, 2022

image

@@ -13,6 +13,7 @@
<MatchEditor :match="liveMatch"></MatchEditor>
</div>
<Predictions v-if="liveMatch" :client="client"/>
<Commercials v-if="hasPermission('Full broadcast permissions')" :client="client" />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a quick check to see if people have full broadcast perms - I think a full look at permissions might be needed in the future, but I'm happy with this for now

@slmnio slmnio merged commit 1bd8335 into slmnio:master Nov 26, 2022
@zusorio zusorio deleted the action-commercial branch May 10, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants