diff --git a/package.json b/package.json index 5deb6e2..ad6d390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@list-kr/namulink", - "version": "5.1.9", + "version": "5.1.10", "description": "", "type": "module", "scripts": { diff --git a/sources/banner.txt b/sources/banner.txt index 864acbb..c9f9f8a 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.9 +// @version 5.1.10 // @author PiQuark6046 and contributors // // @match https://namu.wiki/* diff --git a/sources/src/index.ts b/sources/src/index.ts index 15a20e0..36640e5 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 Reflect.construct(Target, [Args[0], ['파워링크']], NewTarget) } //