Skip to content

Commit 2971b8b

Browse files
committed
chore: website notification json
1 parent 27e2925 commit 2971b8b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/siteNotifications/en.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"all": {},
3+
"mac": {
4+
"titleHTML": "Critical Update Available",
5+
"messageHTML": "Having trouble starting Phoenix Code on macOS? Download the app to resolve these issues!"
6+
},
7+
"linux": {
8+
"titleHTML": "Critical Update Available",
9+
"messageHTML": "Having trouble starting Phoenix Code on Linux? Download the app to resolve these issues!"
10+
},
11+
"win": {},
12+
"android": {},
13+
"ios": {}
14+
}

0 commit comments

Comments
 (0)