No description available.
View raw schema
{
"type": "permission-set",
"title": "Kotoba",
"detail": "Read and write your Kotoba sessions, lesson packs, SRS state, and preferences.",
"permissions": [
{
"type": "permission",
"resource": "repo",
"collection": [
"at.kotoba.session",
"at.kotoba.lesson.pack",
"at.kotoba.state",
"at.kotoba.prefs"
]
}
]
}