1
0

Added mindflow DB in main.go.

This commit is contained in:
Alexander Andreev 2023-05-14 03:33:37 +04:00
parent 1c952a53cb
commit f3288d9869
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -13,7 +13,7 @@ import (
"time"
"git.arav.su/Arav/dwelling-home/internal/http"
"git.arav.su/Arav/justguestbook/database/sqlite"
"git.arav.su/Arav/dwelling-home/pkg/mindflow/database/sqlite"
)
var version string