diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2023-04-13 00:16:40 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-12 12:16:40 -0400 |
commit | 16d2cf05ab691adb839e2d979a25285764111f7e (patch) | |
tree | 80c10d298cdfb3fff61d5101c6095d571a08ae86 /web_src/js/features/repo-wiki.js | |
parent | d562b419b6e13ca5e1b601f0e967b00d6826c3de (diff) | |
download | gitea-16d2cf05ab691adb839e2d979a25285764111f7e.tar.gz gitea-16d2cf05ab691adb839e2d979a25285764111f7e.zip |
Fix custom mailer template on Windows (#24081)
Fix #24075
Fix #23873
From the log:
```
2023/04/02 19:41:46 .../templates/mailer.go:68:1() [T] Adding mailer template for \issue\default from "C:\gitea\custom\templates\mail\issue\default.tmpl"
```
That `assetName ` on Windows is wrong. Gitea only uses slash `/`.
Diffstat (limited to 'web_src/js/features/repo-wiki.js')
0 files changed, 0 insertions, 0 deletions