frontend/src/models/authTypes.json
2019-09-09 17:55:43 +00:00

5 lines
50 B
JSON

{
"UNKNOWN": 0,
"USER": 1,
"LINK_SHARE": 2
}