Added a notes field and implemented dialog for numeric habits

This commit is contained in:
Bindu
2021-09-13 07:05:17 -07:00
parent c50c5af497
commit d38f83e961
26 changed files with 200 additions and 60 deletions

View File

@@ -0,0 +1 @@
alter table Repetitions add column notes text;