From cdc246f1dfa82874006aaa9d5d7d2e7d9dfbd812 Mon Sep 17 00:00:00 2001 From: NicoBiernat <36884353+NicoBiernat@users.noreply.github.com> Date: Tue, 27 May 2025 01:25:34 +0000 Subject: [PATCH] [create-pull-request] automated change --- assets/jsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 76f88f0..76518ff 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,7 +3,7 @@ "baseUrl": ".", "paths": { "*": [ - "../../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.9.0/assets/*" + "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.9.0/assets/*" ] } }