diff --git a/main.go b/main.go index d9fd52f..82ac357 100644 --- a/main.go +++ b/main.go @@ -161,7 +161,7 @@ func main() { return } - // send android notification + // send ios notification if opts.Ios.Enabled { if opts.Ios.Production { gorush.PushConf.Ios.Production = opts.Ios.Production