mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:50:33 +08:00
Small fix
This commit is contained in:
@@ -492,8 +492,8 @@ export default class Grammar {
|
||||
P.alt(
|
||||
this.noneReferenceEntity,
|
||||
this.fullReferenceEntity,
|
||||
this.pathReferenceEntity,
|
||||
this.typeReferenceEntity,
|
||||
this.pathReferenceEntity,
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user