Selaa lähdekoodia

build: remove id in manifest.json, it actually shouldn't be static

Jocelyn Boullier 4 vuotta sitten
vanhempi
commit
01681d9873
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      extension/manifest.json

+ 0 - 1
extension/manifest.json

@@ -1,7 +1,6 @@
 {
   "manifest_version": 2,
   "name": "Pure Tabs",
-  "id": "774f8824-e08c-4412-8b02-686978de73f5",
   "description": "Tree tabs extension written in PureScript",
   "version": "0.1.0",
   "homepage_url": "https://github.com/Kazy",