You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
719 B

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. [
  2. {
  3. "id": 4,
  4. "text": "LOC",
  5. "prefix_key": null,
  6. "suffix_key": "l",
  7. "background_color": "#7c20e0",
  8. "text_color": "#ffffff"
  9. },
  10. {
  11. "id": 5,
  12. "text": "MISC",
  13. "prefix_key": null,
  14. "suffix_key": "m",
  15. "background_color": "#fbb028",
  16. "text_color": "#000000"
  17. },
  18. {
  19. "id": 6,
  20. "text": "ORG",
  21. "prefix_key": null,
  22. "suffix_key": "o",
  23. "background_color": "#e6d176",
  24. "text_color": "#000000"
  25. },
  26. {
  27. "id": 7,
  28. "text": "PER",
  29. "prefix_key": null,
  30. "suffix_key": "p",
  31. "background_color": "#6a74b9",
  32. "text_color": "#ffffff"
  33. }
  34. ]