- new license
- name of project is now provided when logging in
This commit is contained in:
@@ -15,6 +15,8 @@ type Server struct {
|
||||
DatabasePath string
|
||||
}
|
||||
|
||||
var cfg, _ = config.LoadConfig()
|
||||
|
||||
func InitServer() *Server {
|
||||
|
||||
err := config.CheckIfExists()
|
||||
|
||||
Reference in New Issue
Block a user