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

initial changes for service type...and avoiding showing as lightning talk #1238

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

joreilly
Copy link
Owner

@joreilly joreilly commented Apr 5, 2024

No description provided.

Comment on lines 8 to +9
fun SessionDetails.isBreak() = this.type == "break"
fun SessionDetails.isService() = this.type == "service"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Will add an enum for that so we have better type safety and we can map various conferences to that enum

@joreilly joreilly merged commit ad597f1 into main Apr 5, 2024
5 checks passed
@joreilly joreilly deleted the kmmbridge branch April 5, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants