We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e2925 commit 2971b8bCopy full SHA for 2971b8b
1 file changed
docs/siteNotifications/en.json
@@ -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
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