Show maxUpdateCount option

This commit is contained in:
the1812 2021-12-14 13:20:24 +08:00
parent 0f0d8776f4
commit f64046bb39

View File

@ -154,7 +154,7 @@ export const component: ComponentMetadata = {
maxUpdateCount: {
displayName: '单次最大更新量 (个)',
defaultValue: 4,
hidden: true,
// hidden: true,
},
},
entry: async ({ settings: { options }, coreApis: { pluginApis } }) => {