update packages

This commit is contained in:
2025-11-25 19:52:03 +01:00
parent 14ba373378
commit dbbae92267
280 changed files with 13451 additions and 11207 deletions

View File

@@ -32,7 +32,8 @@ def main():
shell=True,
stdout=PIPE,
bufsize=100,
encoding='utf-8'
encoding='utf-8',
env={"LC_ALL": "C"}
).communicate()[0][:-1]
if unread == "0":