瀏覽代碼

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

Jocelyn Boullier 4 年之前
父節點
當前提交
01681d9873
共有 1 個文件被更改,包括 0 次插入1 次删除
  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",