Explorar el Código

Not so plain browser

Bob Mottram hace 8 años
padre
commit
d08f11ae1b
Ninguna cuenta está vinculada al correo electrónico del colaborador
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-mesh-visit-site

+ 1
- 1
src/freedombone-mesh-visit-site Ver fichero

@@ -35,7 +35,7 @@ IPFS_URL='http://127.0.0.1:8080/ipns'
35 35
 
36 36
 # The browser application to use
37 37
 BROWSER=midori
38
-BROWSER_OPTIONS='--plain -p'
38
+BROWSER_OPTIONS='-p'
39 39
 
40 40
 # An optional suffix to be appended to the URL
41 41
 SUFFIX=$1