chore(core): Keep hiding methods on part
This commit is contained in:
parent
0f82fa9b95
commit
68a19b75f7
1 changed files with 0 additions and 3 deletions
|
@ -114,15 +114,12 @@ Part.prototype.shorthand = function () {
|
|||
complete,
|
||||
context: this.context,
|
||||
getId: this.__getIdClosure(),
|
||||
hide: this.hide,
|
||||
log: this.context.store.log,
|
||||
paperless,
|
||||
part: this,
|
||||
sa,
|
||||
scale: this.context.settings?.scale,
|
||||
setHidden: this.setHidden,
|
||||
store: this.context.store,
|
||||
unhide: this.unhide,
|
||||
units: this.__unitsClosure(),
|
||||
utils: utils,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue