26 lines
608 B
JSON
26 lines
608 B
JSON
{
|
|
"m_Version": 2,
|
|
"Enabled": 0,
|
|
"UTC": 0,
|
|
"UseMissionTime": 0,
|
|
"Notifications": [
|
|
{
|
|
"Hour": 22,
|
|
"Minute": 0,
|
|
"Second": 0,
|
|
"Title": "Notification Schedule Test 1",
|
|
"Text": "Lorem ipsum dolor sit amet",
|
|
"Icon": "Info",
|
|
"Color": ""
|
|
},
|
|
{
|
|
"Hour": 22,
|
|
"Minute": 1,
|
|
"Second": 0,
|
|
"Title": "Notification Schedule Test 2",
|
|
"Text": "Lorem ipsum dolor sit amet",
|
|
"Icon": "Info",
|
|
"Color": ""
|
|
}
|
|
]
|
|
} |