mirror of
https://github.com/lorsanstand/HomeOps-Hub.git
synced 2026-06-19 20:05:17 +03:00
refactor: change system logging
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
func main() {
|
||||
start, err := app.NewApp()
|
||||
if err != nil {
|
||||
return
|
||||
panic(err)
|
||||
}
|
||||
start.Run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user