瀏覽代碼

build: fix the id of the extension

Jocelyn Boullier 4 年之前
父節點
當前提交
cd662974f0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      extension/manifest.json

+ 1 - 0
extension/manifest.json

@@ -1,6 +1,7 @@
 {
   "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",