You've already forked DataMate
修复部分功能 (#138)
* feature: 版本统一 * feature: 定时同步时默认值展示异常,增加提示 * feature: 修复数据归集搜索 * feature: 优化标注模板查询 * feature: 屏蔽webhook功能
This commit is contained in:
@@ -36,6 +36,8 @@ export default function SettingsPage() {
|
||||
key: "webhook-config",
|
||||
icon: <ApiOutlined />,
|
||||
label: "Webhook",
|
||||
disabled: true,
|
||||
title: "暂未开放"
|
||||
},
|
||||
]}
|
||||
selectedKeys={[activeTab]}
|
||||
|
||||
Reference in New Issue
Block a user