Skip to content

Commit

Permalink
Oh no the tab is missing
Browse files Browse the repository at this point in the history
  • Loading branch information
abagayev committed Oct 16, 2023
1 parent 65b54a1 commit b88c2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $ go get github.com/abagayev/go-forwardemail
import "github.com/abagayev/go-forwardemail/forwardemail"

client := forwardemail.NewClient(forwardemail.ClientOptions{
ApiKey: key,
ApiKey: key,
})

account, err := client.GetAccount()
Expand Down

0 comments on commit b88c2b4

Please sign in to comment.