💄 Change function names

This commit is contained in:
Andrés Moya
2026-03-17 12:46:22 +01:00
committed by Alonso Torres
parent 4e1b940e04
commit 8e2a52af50
4 changed files with 36 additions and 38 deletions

View File

@@ -264,7 +264,7 @@ export class AppComponent {
type: 'apply-token',
setId: this.currentSetId,
tokenId,
// properties: ['strokeColor'] // Uncomment to choose attribute to apply
// properties: ['borderRadiusTopRight'] // Uncomment to choose attribute to apply
}); // (incompatible attributes will have no effect)
}
}