🚨 Removed linter warnings
This commit is contained in:
parent
14d8f75929
commit
803e1c0552
138 changed files with 1591 additions and 1250 deletions
|
@ -35,7 +35,7 @@ export default {
|
|||
.clone()
|
||||
.attr("data-text", so.nr, overwrite)
|
||||
.attr("data-text-class", "title-nr note fill-note")
|
||||
.attr("data-text-transform", transform(so.at, so.at));
|
||||
.attr("data-text-transform", transform(so.at));
|
||||
let shift = 10;
|
||||
if (so.title) {
|
||||
this.points[`_${prefix}_titleName`] = so.at
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue