Leon hai 1 ano
pai
achega
07a3943299
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/_health/pages/log_time.tsx

+ 1 - 1
src/_health/pages/log_time.tsx

@@ -116,7 +116,7 @@ export default function LogTime() {
             {
                 expandIndex == index && <View className='card_footer'>
                     <IconCalendar width={rpxToPx(24)} color='#5C7099' />
-                    <Text style={{ color: '#5C7099', marginLeft: rpxToPx(12), fontSize: rpxToPx(26) }}>Scheduled for {schedule_time} today</Text>
+                    <Text style={{ color: '#5C7099', marginLeft: rpxToPx(12), fontSize: rpxToPx(26) }}>Scheduled for {schedule_time}</Text>
                 </View>
             }
             {