feature: finalize switch to sqlite kv
This commit is contained in:
parent
773318a079
commit
b0aa00d971
6 changed files with 58 additions and 168 deletions
|
@ -3,7 +3,7 @@ package config
|
|||
import (
|
||||
_ "embed"
|
||||
"encoding/json"
|
||||
"github.com/disgoorg/log"
|
||||
"log"
|
||||
"sort"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue