diff --git a/README.md b/README.md index 2fa592b..11bfabf 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,13 @@ Pake's development can not be without these Hackers. They contributed a lot of c 孟世博 + + + jeasonnow +
+ Santree +
+ 2nthony @@ -296,15 +303,15 @@ Pake's development can not be without these Hackers. They contributed a lot of c
Null
- + + nekomeowww
Ayaka Neko
- - + turkyden @@ -346,7 +353,8 @@ Pake's development can not be without these Hackers. They contributed a lot of c
Liusishan
- + + piaoyidage diff --git a/src-tauri/src/inject/event.js b/src-tauri/src/inject/event.js index 582bdde..9124802 100644 --- a/src-tauri/src/inject/event.js +++ b/src-tauri/src/inject/event.js @@ -284,5 +284,7 @@ function detectDownloadByCreateAnchor() { } } }) + + return anchorEle; } }