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.

17 lines
306 B

  1. [
  2. {
  3. "id": 44,
  4. "text": "Dog",
  5. "prefix_key": null,
  6. "suffix_key": "a",
  7. "background_color": "#FF0000",
  8. "text_color": "#ffffff"
  9. },
  10. {
  11. "id": 45,
  12. "text": "Dog",
  13. "prefix_key": null,
  14. "suffix_key": "c",
  15. "background_color": "#FF0000",
  16. "text_color": "#ffffff"
  17. }
  18. ]