Commit 1a1c636
authored
fix: replace for-in loop with forEach in Activity._saveHelpBlocks
Replaces for-in loop over array with idiomatic forEach for safety and maintainability1 parent 6c175b3 commit 1a1c636
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1257 | 1257 | | |
1258 | 1258 | | |
1259 | 1259 | | |
1260 | | - | |
1261 | | - | |
1262 | | - | |
1263 | | - | |
1264 | | - | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
1265 | 1263 | | |
1266 | 1264 | | |
1267 | 1265 | | |
| |||
0 commit comments