mirror of
https://github.com/grocy/grocy.git
synced 2025-10-12 16:44:55 +00:00
Renamed habits to chores as this is more what it is about
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
ALTER TABLE habits_log
|
||||
ADD done_by_user_id;
|
||||
ADD done_by_user_id INTEGER;
|
||||
|
||||
DROP TABLE api_keys;
|
||||
|
||||
|
Reference in New Issue
Block a user