mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-16 20:57:53 +08:00
add wiki entry about new msgs counter (#121)
This commit is contained in:
@@ -251,7 +251,6 @@ impl Config {
|
||||
.or_else(|| self.watch_cmds.as_ref())
|
||||
.map(|cmds| cmds.to_owned())
|
||||
.unwrap_or_default();
|
||||
debug!("cmds: {:?}", cmds);
|
||||
|
||||
thread::spawn(move || {
|
||||
debug!("batch execution of {} cmd(s)", cmds.len());
|
||||
|
||||
Reference in New Issue
Block a user