update paths and ical link url

This commit is contained in:
Elmar Kresse
2023-09-20 12:00:51 +02:00
parent efc0e187f8
commit e56a78bd75
23 changed files with 336 additions and 42 deletions

View File

@@ -7,8 +7,8 @@ import (
"github.com/labstack/echo/v5"
"github.com/pocketbase/pocketbase"
"github.com/pocketbase/pocketbase/apis"
model "htwk-planner/model"
db "htwk-planner/service/db"
model "htwkalender/model"
db "htwkalender/service/db"
"io"
"net/http"
"time"