feat:#11 fix docker and event type in notes

This commit is contained in:
survellow
2023-10-25 18:51:55 +02:00
parent 51938b48c8
commit 13df0f1c20
3 changed files with 3 additions and 5 deletions

View File

@@ -3,8 +3,6 @@ package db
import (
"htwkalender/model"
"htwkalender/model"
"github.com/pocketbase/dbx"
"github.com/pocketbase/pocketbase"
)