Skip to content

Commit

Permalink
Merge pull request #545 from AndreasReitberger/housekeeping/fix-codef…
Browse files Browse the repository at this point in the history
…ormatting

[housekeeping] Automated PR to fix formatting errors
  • Loading branch information
AndreasReitberger authored Sep 10, 2024
2 parents a3e3847 + ff444bd commit dabed17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public partial class CollectionViewPageViewModel : BaseViewModel
#region Properties

[ObservableProperty]
ObservableCollection<string> list =
ObservableCollection<string> list =
[
"Text 1",
"Text 2",
Expand Down

0 comments on commit dabed17

Please sign in to comment.