Browse Source

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

Jocelyn Boullier 4 năm trước cách đây
mục cha
commit
01681d9873
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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",