fix: restrict profile and mark as complete

This commit is contained in:
Jannat Patel
2021-12-21 11:11:39 +05:30
parent ea06fe8cf8
commit ff702c9d14
21 changed files with 110 additions and 45 deletions

View File

@@ -172,6 +172,7 @@ jinja = {
#]
profile_mandatory_fields = [
"first_name",
"last_name",
"user_image",
"bio",