bug: Removed reference to this
This commit is contained in:
parent
ec1f2e54b9
commit
359a24bd10
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ export default {
|
|||
});
|
||||
throw new Error(`Missing measurement: ${measurement}`);
|
||||
} else {
|
||||
this.debug({
|
||||
pattern.debug({
|
||||
type: "success",
|
||||
label: '👕 '+measurement+' is ok',
|
||||
msg: pattern.settings.measurements[measurement]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue