Skip to content

Commit 8f654fe

Browse files
committed
style : try body 변경
1 parent 00b929c commit 8f654fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presentation/src/main/java/com/stop/ui/route/ClickRouteViewModel.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ import com.stop.domain.model.route.tmap.custom.Itinerary
66
class ClickRouteViewModel : ViewModel() {
77

88
var clickRoute : Itinerary? = null
9-
var lastTime = "23:30:00"
9+
var lastTime = "21:03:00"
1010

1111
}

0 commit comments

Comments
 (0)