Skip to content

Development#117

Merged
trappaly merged 3 commits intomainfrom
development
May 9, 2025
Merged

Development#117
trappaly merged 3 commits intomainfrom
development

Conversation

@khanhdo05
Copy link
Copy Markdown
Collaborator

Changes introduced

  • Added browser notifications
  • Changed schema in docs

console.log(allEvents);
allEvents.forEach((event) => {
console.log(event.start_time);
const eventTime = new Date(event.start_time);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Added permissions to enable notifications

Copy link
Copy Markdown
Collaborator

@trappaly trappaly left a comment

Choose a reason for hiding this comment

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

Added enabling notifications and user permissions for notifications

@trappaly trappaly merged commit aeaf056 into main May 9, 2025
1 check passed
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