1
0
Fork 0

sparkles: Added front left part

This commit is contained in:
Joost De Cock 2018-12-23 12:13:37 +01:00
parent 467e88f45a
commit 415f7c483e
9 changed files with 280 additions and 97 deletions

View file

@ -23,6 +23,7 @@ export default {
back: "backBase",
front: "frontBase",
frontRight: "front",
frontLeft: "front",
buttonPlacket: "front"
},
inject: {
@ -31,9 +32,10 @@ export default {
back: "backBase",
front: "frontBase",
frontRight: "front",
frontLeft: "front",
buttonPlacket: "front"
},
hide: ["base", "frontBase", "backBase"],
hide: ["base", "frontBase", "front", "backBase"],
options: {
// Constants
collarFactor: 5,