arunbhardwaj / LeetHub-2.0

Automatically sync your leetcode solutions to your github account - with some updates to keep it working
https://chrome.google.com/webstore/detail/leethub-v2/mhanfgfagplhgemhjfeolkkdidbakocm
MIT License
242 stars 18 forks source link

Counts Aren't Fetched/Synced from the Github repo #48

Open sagarswamirao opened 8 months ago

sagarswamirao commented 8 months ago

I have two laptops. I code in both of them depending on my mood. I made some progress on Leetcode in one of my laptop. Now on the other one, if I install the LeetHub extension and link it to my Github repo, it isn't pulling the counts from the Github Repo. The count of the probs solved is 0,0,0. It will be great if the count is pulled from the Github. It may not be wise to pull the count from the Github on each submission, rather a fetching the counts on clicking the sync button might also do the task.