mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-04-29 05:47:33 +08:00
Various fixes
This commit is contained in:
@@ -4,6 +4,6 @@ export default class ObjectReferenceEntity extends IEntity {
|
||||
|
||||
static attributes = {
|
||||
type: String,
|
||||
path: String
|
||||
path: String,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user