Explorar el Código

Fix indentation in manifest.json

master
Matt Baer hace 3 semanas
padre
commit
e578ec8cec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      manifest.json

+ 1
- 1
manifest.json Ver fichero

@@ -24,7 +24,7 @@
},
"permissions": [
"notifications",
"clipboardWrite",
"clipboardWrite",
"https://*.snap.as/"
],
"web_accessible_resources": ["uploader.html"],


Cargando…
Cancelar
Guardar