Fixed path to pages

This commit is contained in:
Thorsten Sommer 2024-08-21 08:27:44 +02:00
parent 1992789d7b
commit 6a83280085
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -43,7 +43,7 @@ def "main metadata" []: nothing -> nothing {
update_tauri_version update_tauri_version
update_project_commit_hash update_project_commit_hash
update_license_year "../../LICENSE.md" 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 { def "main fix_web_assets" []: nothing -> nothing {