mirror of
https://github.com/mainnika/nikita-tokarch-uk.git
synced 2026-05-25 01:03:35 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ func main() {
|
||||
logrus.Fatal(err)
|
||||
}
|
||||
|
||||
ghostClient := &ghost.Client{
|
||||
ghostClient := &ghost.HTTPClient{
|
||||
Addr: config.Content.Backend,
|
||||
ContentKey: config.Content.Key,
|
||||
Secured: true,
|
||||
|
||||
Reference in New Issue
Block a user