mirror of
https://github.com/penpot/penpot.git
synced 2026-03-21 09:53:29 +00:00
💄 Change function names
This commit is contained in:
committed by
Alonso Torres
parent
4e1b940e04
commit
8e2a52af50
@@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user