mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-21 13:47:37 +08:00
Smaller names refactoring
This commit is contained in:
@@ -183,7 +183,7 @@ export default class PinElement extends IElement {
|
||||
}
|
||||
|
||||
getPinDisplayName() {
|
||||
return this.entity.getDisplayName()
|
||||
return this.entity.pinDisplayName()
|
||||
}
|
||||
|
||||
/** @return {CSSResult} */
|
||||
|
||||
Reference in New Issue
Block a user