add default user status settings #14

This commit is contained in:
ghost 2023-09-26 03:52:36 +03:00
parent 0065ef476c
commit 0672f0349e

View File

@ -5,6 +5,7 @@
{
"user":
{
"status": true,
"approved": false
}
},