mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-30 00:46:38 +00:00
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