update: octane calendar link that each user can add

This commit is contained in:
Nathan FONTEYNE 2026-07-31 11:30:00 +02:00
parent fd81b74594
commit 5759a1f248
8 changed files with 163 additions and 2 deletions

View file

@ -0,0 +1 @@
ALTER TABLE users ADD COLUMN ics_token TEXT UNIQUE;