app.kimbia.circle
Schema Diff
+2 -1
1
1
{
2
2
"id": "app.kimbia.circle",
3
3
"defs": {
4
4
"main": {
5
5
"key": "any",
6
6
"name": "Kimbia circle",
7
7
"type": "space",
8
8
"name:lang": {
9
9
"fr": "Cercle Kimbia"
10
10
},
11
11
"collections": [
12
-
"app.kimbia.activity"
12
+
"app.kimbia.activity",
13
+
"app.kimbia.adventure"
13
14
],
14
15
"description": "An athlete's training circle: the people allowed to see workouts the athlete does not publish to the world."
15
16
}
16
17
},
17
18
"$type": "com.atproto.lexicon.schema",
18
19
"lexicon": 1
19
20
}