mirror of
https://github.com/urosran/cally.git
synced 2025-11-27 00:44:54 +00:00
- Implemented saving of points per week per day for user
- Implemented saving of the number of completed todos per user - Changed "To do's" labels to "To Do"
This commit is contained in:
@ -145,7 +145,7 @@ const MoveBrainDump = (props: {
|
||||
style={styles.optionsIcon}
|
||||
/>
|
||||
<Text style={styles.optionsReg}>Move to</Text>
|
||||
<Text style={styles.optionsBold}> my to do's</Text>
|
||||
<Text style={styles.optionsBold}> my to dos</Text>
|
||||
</View>
|
||||
</TouchableOpacity>
|
||||
<TouchableOpacity>
|
||||
|
||||
Reference in New Issue
Block a user