Avatar route changed to '/avatars'

This commit is contained in:
2017-12-29 14:36:32 +01:00
parent 06a90d7810
commit 176952d30f
4 changed files with 12 additions and 5 deletions

7
test/global.json Normal file
View File

@ -0,0 +1,7 @@
{
"sdk": {
"version": "2.0.4",
"runtime": "mono",
"architecture": "x64"
}
}