move otp to auth category

This commit is contained in:
Asim Aslam
2021-10-28 08:32:31 +01:00
parent 7010c1f83d
commit 937e0ce58c

View File

@@ -1,6 +1,6 @@
{
"name": "otp",
"icon": "🔑",
"category": "user",
"category": "authentication",
"display_name": "One Time Password"
}