Commit 6a6670b
committed
Refactor ListViewItem creation to use ToListViewText.
Updated the ListViewItem initialization to ensure proper text formatting by calling `ToListViewText` on `paragraph.Text` and `result`. This improves readability and consistency in the UI output.1 parent 2959ce0 commit 6a6670b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments