1
0
mirror of https://github.com/Mowie/Mowie synced 2024-06-07 19:29:39 +00:00
Mowie/apps/logfiles/permissions.json
kolaente 4d410fc400 Added Multi-Language support for permissiontexts
Added translations for permissions
Updated Fontawesome
2016-11-27 16:56:08 +01:00

10 lines
148 B
JSON
Executable File

{
"permissions": [
{
"key": "view_logfiles",
"name": "View Logfiles",
"description": "",
"critical": false
}
]
}