Added JSON and list checks to app sdk parsing

This commit is contained in:
frikky
2022-03-26 11:33:01 +01:00
parent cff2b88845
commit 3d5e02d8da
3 changed files with 6 additions and 2 deletions
+3
View File
@@ -713,6 +713,9 @@ const Workflows = (props) => {
Before publishing, we will sanitize all inputs, remove references to
you, randomize ID's and remove your authentication.
</Typography>
<Typography variant="body1" style={{ marginBottom: 20 }}>
The published workflow is yours, and you can always change your public workflows after they are released.
</Typography>
</div>
<Button
variant="contained"