Explorar el Código

put proper semicolon

pull/1/head
10sr hace 12 años
padre
commit
a1e1c43033
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      _keysnail.js

+ 2
- 2
_keysnail.js Ver fichero

@@ -202,8 +202,8 @@ ext.add("bookmark-delicious", function(){
a = function(){
if(! window.open(f + 'noui=1&jump=doclose', 'deliciousuiv6', 'location=1,links=0,scrollbars=0,toolbar=0,width=710,height=660')){
location.href = f + 'jump=yes';
};
}
}
};
if(/Firefox/.test(navigator.userAgent)){
setTimeout(a,0);
}else{


Cargando…
Cancelar
Guardar