Added cli for general usage of Vikunja (#66)
This commit is contained in:
@ -27,7 +27,7 @@ import (
|
||||
)
|
||||
|
||||
// InitConfig initializes the config, sets defaults etc.
|
||||
func init() {
|
||||
func InitConfig() {
|
||||
|
||||
// Set defaults
|
||||
// Service config
|
||||
|
Reference in New Issue
Block a user