/** Shopify CDN: Minification failed

Line 9:0 Unexpected "{"
Line 10:2 Expected identifier but found "\"type\""
Line 14:1 Unexpected ","
Line 16:2 Expected identifier but found "\"type\""

**/
{
  "type": "checkbox",
  "id": "auto_swipe_enabled",
  "label": "Enable Auto-Swipe by default",
  "default": true
},
{
  "type": "range",
  "id": "auto_swipe_delay",
  "label": "Auto-Swipe Delay",
  "min": 3,
  "max": 30,
  "step": 1,
  "default": 8,
  "unit": "sec",
  "info": "Time before automatically switching to next reel"
}