mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-17 10:17:29 +08:00
Revert documentation (caused a bug)
This commit is contained in:
@@ -2,8 +2,6 @@ import IEntity from "./IEntity"
|
||||
|
||||
export default class PathSymbolEntity extends IEntity {
|
||||
|
||||
//value
|
||||
|
||||
static attributes = {
|
||||
value: String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user