2
0

fix(form): added mocked functionality and adjusted env vars

This commit is contained in:
2018-05-23 18:22:42 +02:00
parent 6807c81f3d
commit d42b6160e6
8 changed files with 38 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ export const environment = {
directionStart: 0,
directionEnd: 180,
nodes: 3,
stroke: 1,
scale: 0.3
}
};