change user category

This commit is contained in:
Asim Aslam
2021-08-16 15:48:23 +01:00
parent 432b31f56e
commit fe3fb4f84a

View File

@@ -1,5 +1,5 @@
{ {
"name": "user", "name": "user",
"icon": "👤", "icon": "👤",
"category": "user" "category": "authentication"
} }