mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Added possibility to export the calendar in iCal format (closes #141)
This commit is contained in:
2
migrations/0056.sql
Normal file
2
migrations/0056.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE api_keys
|
||||
ADD key_type TEXT NOT NULL DEFAULT 'default';
|
Reference in New Issue
Block a user