fix 解除之前临时屏蔽通知
This commit is contained in:
parent
73983a1fdd
commit
3279e9b291
@ -12,7 +12,7 @@ import (
|
||||
)
|
||||
|
||||
var version = "20210921"
|
||||
var describe = "中秋更新"
|
||||
var describe = "中秋特别更新"
|
||||
var AppName = "xdd"
|
||||
var pname = regexp.MustCompile(`/([^/\s]+)`).FindStringSubmatch(os.Args[0])[1]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user