mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-30 05:46:57 -04:00
Rename all appKey references to messageKey
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ module.exports = [
|
||||
},
|
||||
{
|
||||
"type": "input",
|
||||
"appKey": "email",
|
||||
"messageKey": "email",
|
||||
"defaultValue": "",
|
||||
"label": "Input Field",
|
||||
"description": "This is a new field",
|
||||
|
||||
Reference in New Issue
Block a user