mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-16 10:54:42 +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