Update image uploader to service as avatar as well as uploader

This commit is contained in:
Kurt Hutten
2020-11-03 20:09:31 +11:00
parent faffc0f46d
commit a28f126f9c
5 changed files with 180 additions and 0 deletions

View File

@@ -15,5 +15,8 @@
"./web/src/pages",
"./web/src/index.js",
"./web/src/Routes.js",
],
"cSpell.words": [
"Uploader"
]
}