1
0
Fork 0

wrench: Config file tweaks

This commit is contained in:
Joost De Cock 2018-08-05 12:13:44 +02:00
parent 62b772e00a
commit 3b860f82e1
2 changed files with 3 additions and 4 deletions

View file

@ -11,7 +11,6 @@ export default {
},
macros: {
title: function(next, so) {
console.log("in plugin, so", so, this);
so.at.attr("data-text", so.nr).attr("data-text-class", "title-nr note");
this.points.titleName = so.at
.shift(-90, 13)