mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-03 10:19:14 +02:00
update paths and ical link url
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user