@ -164,7 +164,7 @@ func getAppImageURL(hostname string, token string, appID int) (string, error) {
func parseArgs() (string, string) {
if len(os.Args) < 2 {
if len(os.Args) < 3 {
fmt.Println("Usage: gotify-dektop <hostname> <token>")
os.Exit(1)
}
The note is not visible to the blocked user.