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

List alarms doen't shows day of week if configured #41

Open
darues opened this issue Mar 27, 2018 · 0 comments
Open

List alarms doen't shows day of week if configured #41

darues opened this issue Mar 27, 2018 · 0 comments

Comments

@darues
Copy link

darues commented Mar 27, 2018

When listing the alarms it doen't list the day of week, so i modified the code adding this in both functions (listStandupsForRoom and listStandupsForAllRooms):

        if standup.dayOfWeek
          text += ' all ' + standup.dayOfWeek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant