1
0
Fork 0

🚧 Working on hooks

This commit is contained in:
Joost De Cock 2018-08-07 13:46:38 +02:00
parent cff2a4023d
commit eda19195d1
5 changed files with 51 additions and 12 deletions

View file

@ -83,7 +83,8 @@ export function shorthand(part) {
Path: part.Path,
Snippet: part.Snippet,
final,
paperless
paperless,
debug: part.debug
};
}