use new interactive db connection

This commit is contained in:
Robin Olsen
2026-03-10 12:08:19 +01:00
parent 1ed655ff32
commit 5c6afc9b69
2 changed files with 7 additions and 12 deletions

View File

@@ -7,6 +7,7 @@ import (
)
var (
DevFlag bool
InterfaceType string
Task string
)