Commit 99e09b43 by Demid Merzlyakov

Fix typo.

parent e4f96b49
......@@ -122,7 +122,7 @@ private extension TodayForecastTimePeriodCell {
@objc
private func handleMinutelyTap() {
AppCoordinator.instance.openForecast(timePeriod: .minutely)
analytics.(log: .ANALYTICS_MINUTELY_TEMP_TODAY_TAP)
analytics(log: .ANALYTICS_MINUTELY_TEMP_TODAY_TAP)
}
func prepareDescriptionView() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment