No description available.
View raw schema
{
"type": "permission-set",
"title": "Colibri push notifications",
"detail": "Send push notifications to this device when Colibri is closed.",
"permissions": [
{
"lxm": [
"social.colibri.beta.notification.registerPush",
"social.colibri.beta.notification.unregisterPush"
],
"type": "permission",
"resource": "rpc",
"inheritAud": true
}
]
}