forked from FooSoft/yomichan
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow queueing dictionary update & delete together
* dictionary update queue * naming * update conditions * lint * remove unneeded async await * allow queueing delete and update in 1 queue * await database update before running next task * remove cmt * naming * Rename var * move await logic to correct place * use deferPromise * move promise to _deleteDictionaryInternal * removeconsole.log * preserve update button after database update <rikaitan.link>Yzk1YjkzODhhNjUwNzAyMjc4YTVhODY0NTQxZDA4ZjdkMTEzMTYyYQo=</rikaitan.link>
- Loading branch information
1 parent
418f3d2
commit 2800df9
Showing
4 changed files
with
149 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.