mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-18 04:22:27 +01:00
update paths and ical link url
This commit is contained in:
@@ -3,8 +3,8 @@ package main
|
||||
import (
|
||||
"github.com/pocketbase/pocketbase"
|
||||
"github.com/pocketbase/pocketbase/plugins/migratecmd"
|
||||
_ "htwk-planner/migrations"
|
||||
"htwk-planner/service"
|
||||
_ "htwkalender/migrations"
|
||||
"htwkalender/service"
|
||||
"log"
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
Reference in New Issue
Block a user