-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathgetnotifications
46 lines (46 loc) · 2.01 KB
/
getnotifications
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"notifications": [
{
"sequence": 1630434600000,
"silent": false,
"filters": {
"platforms": [],
"version": "1.13",
"locales": [],
"builds": [],
"lastUsed": ""
},
"html": "<div style='display: block;height: auto;font-size: 16px;'><div style='display: inline-block;float: left;padding: 7px 65px 7px 5px;font-weight: 500;'>The version of brackets installed in this system is unsupported. <a class='actionable' href='https://brackets.io' style='text-decoration: none;font-weight: 500;'>Get the latest version of Brackets(2.0.1) here!</a></div></div>",
"actionables": ".actionable",
"expiry": 1766300612000
},
{
"sequence": 1630434600000,
"silent": false,
"filters": {
"platforms": [],
"version": "1.14",
"locales": [],
"builds": [],
"lastUsed": ""
},
"html": "<div style='display: block;height: auto;font-size: 16px;'><div style='display: inline-block;float: left;padding: 7px 65px 7px 5px;font-weight: 500;'>The version of brackets installed in this system is unsupported. <a class='actionable' href='https://brackets.io' style='text-decoration: none;font-weight: 500;'>Get the latest version of Brackets(2.0.1) here!</a></div></div>",
"actionables": ".actionable",
"expiry": 1766300612000
},
{
"sequence": 1630434600000,
"silent": false,
"filters": {
"platforms": [],
"version": "2.0.0",
"locales": [],
"builds": [],
"lastUsed": ""
},
"html": "<div style='display: block;height: auto;font-size: 16px;'><div style='display: inline-block;float: left;padding: 7px 65px 7px 5px;font-weight: 500;'>The version of brackets installed in this system is unsupported. <a class='actionable' href='https://brackets.io' style='text-decoration: none;font-weight: 500;'>Get the latest version of Brackets(2.0.1) here!</a></div></div>",
"actionables": ".actionable",
"expiry": 1766300612000
}
]
}