fix saving and project improvments
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
package config
|
||||
|
||||
type Badger struct {
|
||||
Path string `json:"path"`
|
||||
Debug bool
|
||||
Dir string
|
||||
ValueDir *string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user