@@ -319,7 +319,8 @@ def update_single_day(dt, account_list, article_df, lam):
"columns": columns,
"rows": error_list
},
- table=True
+ table=True,
+ mention=False
)
if not error_list and not insert_error_list: