adsabs / bumblebee

🐝 Clever face for ADS
https://ui.adsabs.harvard.edu
GNU General Public License v2.0
38 stars 21 forks source link

Fix the public library getting into my libraries collection bug #2242

Closed shinyichen closed 2 years ago

shinyichen commented 2 years ago

fetchLibraryMetadata(id) merges that library into your library collection. Which is what happens when you open a public library, but not what we want to do. So my fix was to only merge if it's not from viewing a public library.