Guarantee all users get a name (#800)

* Guarantee all users get a name and it is used when talking to the backend

* Small code cleanup
This commit is contained in:
Keith Stevens
2023-01-17 21:12:48 +01:00
committed by GitHub
parent 6b82b2cd13
commit 0a36e459d7
4 changed files with 30 additions and 5 deletions
+1
View File
@@ -62,6 +62,7 @@
"sharp": "^0.31.3",
"swr": "^2.0.0",
"tailwindcss": "^3.2.4",
"unique-username-generator": "^1.1.3",
"use-debounce": "^9.0.2"
},
"devDependencies": {