mirror of https://github.com/msgbyte/tailchat
fix: 修复变更面板类型不会更新的bug
parent
1cd533f8ce
commit
e7eea31a46
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"label": "posthog",
|
"label": "Posthog",
|
||||||
"name": "com.msgbyte.posthog",
|
"name": "com.msgbyte.posthog",
|
||||||
"url": "/plugins/com.msgbyte.posthog/index.js",
|
"url": "/plugins/com.msgbyte.posthog/index.js",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"author": "moonrailgun",
|
"author": "moonrailgun",
|
||||||
"description": "Posthog 数据统计",
|
"description": "Posthog 数据统计",
|
||||||
"requireRestart": true
|
"requireRestart": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue