updated ui/dist

This commit is contained in:
Gani Georgiev
2022-11-18 23:32:59 +02:00
34 changed files with 74 additions and 74 deletions
+1 -1
View File
@@ -6,8 +6,8 @@ import (
"fmt"
"time"
_ "github.com/mattn/go-sqlite3"
"github.com/pocketbase/dbx"
_ "github.com/mattn/go-sqlite3"
)
func connectDB(dbPath string) (*dbx.DB, error) {