Commit 4d0e5c8
committed
fix(telegram): gate micro-curation report on skills.verbose flag
telegram.go was missing the skillsCfg.Verbose check that main.go already had,
causing the micro-curation report to always be sent to Telegram regardless
of the verbose setting.1 parent bb716db commit 4d0e5c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
910 | 910 | | |
911 | 911 | | |
912 | 912 | | |
913 | | - | |
| 913 | + | |
914 | 914 | | |
915 | 915 | | |
916 | 916 | | |
| |||
0 commit comments