configuration.json 207B

1234567891011
  1. {
  2. "configuration": {
  3. "title": "Configuration",
  4. "filter": "Filter (by prefix)",
  5. "table": {
  6. "prefix": "Prefix",
  7. "properties": "Properties"
  8. }
  9. }
  10. }