removed items from todo that are out of scope

This commit is contained in:
broodjeaap89 2021-09-24 20:50:19 +02:00
parent 57ce64fc2b
commit a78a4d2056

View file

@ -1,7 +1,6 @@
# TODO # TODO
## Feature ## Feature
- add 'capturing' sharing intent
- add settings page - add settings page
- option for type of notification, full screen or just in the appbar - option for type of notification, full screen or just in the appbar
- pick alarm sound - pick alarm sound
@ -9,6 +8,5 @@
- push to instagram ? - push to instagram ?
## Refactor ## Refactor
- RecipeStep.waitUnit should probably be an enum?
## Bug ## Bug