From 00f1ab5468c2d0cc32d9d5df392bbadd03d1636d Mon Sep 17 00:00:00 2001 From: mic Date: Tue, 7 May 2024 22:49:02 +0200 Subject: [PATCH] fixed reference to mapping file url --- customprompts/list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customprompts/list.js b/customprompts/list.js index 640deceb..33c3fbbc 100644 --- a/customprompts/list.js +++ b/customprompts/list.js @@ -2017,4 +2017,4 @@ module.exports = naturalCompare; /******/ return __webpack_require__("./src/index.js"); /******/ })() ; -//# sourceMappingURL=list.js.map \ No newline at end of file +//# sourceMappingURL=./list.js.map \ No newline at end of file