mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-12 11:07:40 +08:00
Rename value key to default
This commit is contained in:
@@ -4,7 +4,7 @@ export default class UnknownKeysEntity extends IEntity {
|
||||
|
||||
static attributes = {
|
||||
lookbehind: {
|
||||
value: "",
|
||||
default: "",
|
||||
showDefault: false,
|
||||
ignore: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user