mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Show alarm only on certain days of the week
This commit is contained in:
1
app/src/main/assets/migrations/11.sql
Normal file
1
app/src/main/assets/migrations/11.sql
Normal file
@@ -0,0 +1 @@
|
||||
alter table habits add column reminder_days integer not null default 127;
|
||||
Reference in New Issue
Block a user