wrench: Config file tweaks
This commit is contained in:
parent
62b772e00a
commit
3b860f82e1
2 changed files with 3 additions and 4 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue