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 Google signin and sync bookmarks #111

Merged
merged 3 commits into from
Apr 22, 2022
Merged

Add Google signin and sync bookmarks #111

merged 3 commits into from
Apr 22, 2022

Conversation

martinbonnin
Copy link
Contributor

closes #105

@@ -38,6 +42,14 @@ object BookmarksStore {
}
selectedSessionIds.value = mutableSetOf<String>().apply { addAll(bookmarkedSessions) }
save()

// YOLO 🙌
Copy link
Collaborator

Choose a reason for hiding this comment

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

😂

@martinbonnin martinbonnin merged commit 945c449 into main Apr 22, 2022
@martinbonnin martinbonnin deleted the google-signin branch April 22, 2022 08: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.

Sync bookmarks with the website
2 participants