Skip to content

Commit 2586be8

Browse files
committed
Merge branch 'development' into feature/readme-update
2 parents c144148 + e09838e commit 2586be8

7 files changed

Lines changed: 991 additions & 152 deletions

File tree

webapp/components/definition/cellRules/sections/mechanisms/NetPyNEMechanism.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default class NetPyNEMechanism extends React.Component {
3737
name={name}
3838
model={`${tag}['${name}']`}
3939
label={name}
40-
realType="float"
40+
realType="func"
4141
/>
4242
</Box>
4343
));

0 commit comments

Comments
 (0)