1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-09-15 18:56:59 +00:00

Fix random avatar does not work on Windows

path.Dir can't handle Windows case, must use filepath.Dir
This commit is contained in:
Unknwon 2016-02-02 10:22:27 -05:00
parent 1c74612b3c
commit 5a27aea8e0
3 changed files with 3 additions and 4 deletions

View file

@ -1 +1 @@
0.8.27.0201
0.8.27.0202