Skip to content

Commit

Permalink
warning: need fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kosyloa committed May 30, 2024
1 parent 7408b8b commit ae69423
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Samples/DXFeedCandleChartMac/CandleChartModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ extension CandleChartModel: SnapshotDelegate {
}) {
self.candles.safeReplace(newPrice, at: index)
}
//add remove
//add insert
}
}
}
Expand Down

0 comments on commit ae69423

Please sign in to comment.