Przeglądaj źródła

showIcon off by default

Amauri CHAMPEAUX 4 lat temu
rodzic
commit
41a8891e85
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -40,7 +40,7 @@ tarteaucitron.init({
     "showAlertSmall": true, /* Show the small banner on bottom right */
     "cookieslist": true, /* Show the cookie list */
     
-    "showIcon": true, /* Show cookie icon to manage cookies */
+    "showIcon": false, /* Show cookie icon to manage cookies */
     "iconPosition": "BottomRight", /* Position of the icon between BottomRight, BottomLeft, TopRight and TopLeft */
 
     "adblocker": false, /* Show a Warning if an adblocker is detected */