Browse Source

Fix indentation in manifest.json

master
Matt Baer 1 week ago
parent
commit
e578ec8cec
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manifest.json

+ 1
- 1
manifest.json View File

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


Loading…
Cancel
Save