diff --git a/package.json b/package.json index 12997f6..5deb6e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@list-kr/namulink", - "version": "5.1.8", + "version": "5.1.9", "description": "", "type": "module", "scripts": { diff --git a/sources/banner.txt b/sources/banner.txt index 43dd8e7..864acbb 100644 --- a/sources/banner.txt +++ b/sources/banner.txt @@ -8,7 +8,7 @@ // @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/namulink@latest/dist/NamuLink.user.js // @license MIT // -// @version 5.1.8 +// @version 5.1.9 // @author PiQuark6046 and contributors // // @match https://namu.wiki/* diff --git a/sources/src/index.ts b/sources/src/index.ts index 3b2d68e..15a20e0 100644 --- a/sources/src/index.ts +++ b/sources/src/index.ts @@ -65,7 +65,7 @@ Win.Proxy = new Proxy(Win.Proxy, { } if (TensorResult.every((Result) => Result >= 3)) { HideLeftover() - return + return {} } //