1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Fixed name

This commit is contained in:
Andrew 2018-06-10 03:07:43 +03:00
parent 3f7f804e62
commit 608815ac85

View File

@ -7,9 +7,9 @@ import (
"log"
"net/http"
"github.com/andrewzolotukhin/wtf/wtf"
"github.com/olebedev/config"
"github.com/rivo/tview"
"github.com/senorprogrammer/wtf/wtf"
)
// Config is a pointer to the global config object