veggiedefender / hn-friends

Highlight and tag your friends on Hacker News
48 stars 3 forks source link

Fix import and export errors #5

Closed spiralx closed 5 years ago

spiralx commented 5 years ago

Fixes an exception at the end of the export due to incorrect variable name, and the wrong number of tags being shown after an import.

veggiedefender commented 5 years ago

great catch!