SubtitleCard: Show at-most icon

This commit is contained in:
2021-09-29 03:14:41 -05:00
parent 66a2b41250
commit 2a0afedb1d
5 changed files with 13 additions and 7 deletions

View File

@@ -53,8 +53,6 @@ class SubtitleCardViewTest : BaseViewTest() {
isNumerical = false,
question = "Did you meditate this morning?",
reminder = Reminder(8, 30, EVERY_DAY),
unit = "",
targetValue = 0.0,
theme = LightTheme(),
)
)