1
0
Files
tl-vikunja/src/models/rights.json
2019-03-03 12:50:06 +00:00

5 lines
48 B
JSON

{
"READ": 0,
"READ_WRITE": 1,
"ADMIN": 2
}