update migrations / gitignore

This commit is contained in:
Henry Dollman
2024-08-11 15:14:58 -04:00
parent dd55e74ec9
commit 9d2192f323
5 changed files with 7 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ import (
"beszel"
"beszel/internal/hub"
"beszel/internal/update"
_ "beszel/migrations"
"github.com/pocketbase/pocketbase"
"github.com/spf13/cobra"