add option save notification

This commit is contained in:
Sinh 2023-03-27 11:44:08 +07:00
parent 5a37fba851
commit 1c35dfb76a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import (
) )
// version specify current version of client // version specify current version of client
const version = "1.0.3" const version = "1.0.4"
const ( const (
SendByTopic = "topic" SendByTopic = "topic"