mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-06 23:57:30 +08:00
Various fixes
This commit is contained in:
@@ -6,6 +6,6 @@ export default class LocalizedTextEntity extends IEntity {
|
||||
static attributes = {
|
||||
namespace: String,
|
||||
key: String,
|
||||
value: String
|
||||
value: String,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user