From 6a832800855ea9b5996250686f8c93098c9cb55b Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Wed, 21 Aug 2024 08:27:44 +0200 Subject: [PATCH] Fixed path to pages --- app/MindWork AI Studio/build.nu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/MindWork AI Studio/build.nu b/app/MindWork AI Studio/build.nu index c62f8bbf..3f791db7 100755 --- a/app/MindWork AI Studio/build.nu +++ b/app/MindWork AI Studio/build.nu @@ -43,7 +43,7 @@ def "main metadata" []: nothing -> nothing { update_tauri_version update_project_commit_hash update_license_year "../../LICENSE.md" - update_license_year "Components/Pages/About.razor.cs" + update_license_year "Pages/About.razor.cs" } def "main fix_web_assets" []: nothing -> nothing {