Remove cache switch notification
This commit is contained in:
@@ -231,7 +231,6 @@ func (a *App) moveHistory(direction int) {
|
|||||||
a.notifyError("切换壁纸失败:" + err.Error())
|
a.notifyError("切换壁纸失败:" + err.Error())
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
_ = a.notifyIcon.ShowInfo(appName, "已切换到缓存壁纸。")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func (a *App) toggleAutoChange() {
|
func (a *App) toggleAutoChange() {
|
||||||
|
|||||||
Reference in New Issue
Block a user