mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Handle multiple reminders at same time
This commit is contained in:
1
assets/migrations/6.sql
Normal file
1
assets/migrations/6.sql
Normal file
@@ -0,0 +1 @@
|
||||
alter table habits add column highlight integer not null default 0;
|
||||
Reference in New Issue
Block a user