Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix 404 error viewing the LFS file (go-gitea#22945)
Fix go-gitea#22734. According to [`view_file.tmpl`](https://github.com/go-gitea/gitea/blob/main/templates/repo/view_file.tmpl#L82), `lfs_file.tmpl` should use `AssetUrlPrefix` instead of `AppSubUrl`. Co-authored-by: Jason Song <i@wolfogre.com>
- Loading branch information