Skip to content

Commit

Permalink
Fix the issue about mismatching for "What's Hot" on Home page (#13)
Browse files Browse the repository at this point in the history
* fix missing "finished" in bulkUpdate
* Fix mismatching for What's Hot at the Home page
  • Loading branch information
Chris K.Y. FUNG authored Jun 10, 2020
1 parent a3bec13 commit 82b6a26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ As a Qwiklabs user, I figure out it is messy and damp to lookup unenrolled quest
- Store the labs and quests data locally with IndexedDB
- Use Async Await in JavaScript

**Ver >= 0.5.1b:**
**Ver >= 0.5.1d:**
- One-click update the labs and quests status to databases

## Demo Screenshot
![demo image](/demo-image.png)
![demo image](/demo-image.png)<br>
Screenshot of a Catalog page

<br>
Expand Down
5 changes: 3 additions & 2 deletions qwiklabs-explorer.user.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 82b6a26

Please sign in to comment.