mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-27 20:36:33 -04:00
Add quotes to slider description
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ module.exports = [
|
||||
"appKey": "slider",
|
||||
"defaultValue": 15,
|
||||
"label": "Slider",
|
||||
description: "This is the description for the slider",
|
||||
"description": "This is the description for the slider",
|
||||
"min": 10,
|
||||
"max": 20,
|
||||
"step": 0.25
|
||||
|
||||
Reference in New Issue
Block a user