fix automation

This commit is contained in:
Peter Clement 2021-11-25 09:30:10 +00:00
parent 9e0ab7373d
commit f271bef3cb
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ export default {
name: `Create from scratch`,
id: `createFromScratch`,
create: () => createScreen(),
table: `Create from scratch`,
}
const createScreen = () => {