Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -72,7 +72,7 @@
|
|
| 72 |
"locale": "en",
|
| 73 |
"toolbar_bg": "#f1f3f6",
|
| 74 |
"enable_publishing": false,
|
| 75 |
-
"hide_top_toolbar":
|
| 76 |
"hide_legend": true,
|
| 77 |
"save_image": false,
|
| 78 |
"hide_volume": true, // This hides the volume indicator
|
|
|
|
| 72 |
"locale": "en",
|
| 73 |
"toolbar_bg": "#f1f3f6",
|
| 74 |
"enable_publishing": false,
|
| 75 |
+
"hide_top_toolbar": false,
|
| 76 |
"hide_legend": true,
|
| 77 |
"save_image": false,
|
| 78 |
"hide_volume": true, // This hides the volume indicator
|