mirror of https://github.com/statping/statping
mobile update
parent
8900be01a3
commit
e1af664d8f
|
@ -45,13 +45,13 @@ var mobile = &mobilePush{¬ifier.Notification{
|
||||||
Title: "Device Identifiers",
|
Title: "Device Identifiers",
|
||||||
Placeholder: "A list of your mobile device push notification ID's.",
|
Placeholder: "A list of your mobile device push notification ID's.",
|
||||||
DbField: "var1",
|
DbField: "var1",
|
||||||
IsHidden: false,
|
IsHidden: true,
|
||||||
}, {
|
}, {
|
||||||
Type: "number",
|
Type: "number",
|
||||||
Title: "Array of device numbers",
|
Title: "Array of device numbers",
|
||||||
Placeholder: "1 for iphone 2 for android",
|
Placeholder: "1 for iphone 2 for android",
|
||||||
DbField: "var2",
|
DbField: "var2",
|
||||||
IsHidden: false,
|
IsHidden: true,
|
||||||
}}},
|
}}},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue