Skip to content

Commit

Permalink
[Editor] Fix displaying & editing project User Settings (#2350)
Browse files Browse the repository at this point in the history
Co-authored-by: Basewq <Basewq@users.noreply.github.com>
  • Loading branch information
Basewq and Basewq authored Jun 24, 2024
1 parent 10babd2 commit dbb125e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ private T GetValue()

internal bool HasExecutables { get; set; }

[DataMember]
[MemberCollection(ReadOnly = true)]
[Category]
[NonIdentifiableCollectionItems]
Expand Down

0 comments on commit dbb125e

Please sign in to comment.