leetcode-downloader icon indicating copy to clipboard operation
leetcode-downloader copied to clipboard

Fix: avoid empty submissions folder

Open jorgeramirez opened this issue 5 years ago • 0 comments

It seems that the GET api/problems/all/ service changed its response structure. Now, by removing the filtering step, we avoid having an empty submission folder after running fetchSubmission.

I also moved the "Downloading" message a few lines later to avoid confusion.

Signed-off-by: Jorge Ramírez [email protected]

jorgeramirez avatar Jan 18 '20 15:01 jorgeramirez