mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-19 04:07:33 +08:00
Naming refactoring
This commit is contained in:
@@ -50,6 +50,6 @@ export default class IEntity {
|
||||
target[property] = defaultValue
|
||||
}
|
||||
}
|
||||
defineAllAttributes([], this, this.getAttributes())
|
||||
defineAllAttributes([], this, this.constructor.attributes)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user