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 d3f27c3 commit 66475c3Copy full SHA for 66475c3
docs/siteNotifications/en.json
@@ -1,17 +1,7 @@
1
{
2
"all": {},
3
- "mac": {
4
- "titleHTML": "Critical Update Available",
5
- "messageHTML": "Having trouble starting Phoenix Code on macOS? Download the latest release here to resolve the issue!",
6
- "severity": "critical",
7
- "dismissable": true
8
- },
9
- "linux": {
10
11
- "messageHTML": "Having trouble starting Phoenix Code on Linux? Download the latest release here to resolve the issue!",
12
13
14
+ "mac": {},
+ "linux": {},
15
"win": {},
16
"android": {},
17
"ios": {},
0 commit comments