0.12.1 : update user

This commit is contained in:
2025-11-12 15:49:52 +01:00
parent d64c647865
commit b8a2bc0aef
7 changed files with 111 additions and 333 deletions

View File

@@ -25,6 +25,17 @@
"videos",
"audios"
]
},
"activityType": {
"type": "enumeration",
"enum": [
"user",
"group",
"choral",
"message",
"post",
"contact"
]
}
}
}