dev #8

Merged
e.vlasov merged 3 commits from dev into master 2025-06-23 17:53:44 +03:00
Showing only changes of commit 46997ff572 - Show all commits

View File

@@ -94,7 +94,7 @@ def main():
logging.info(f"{Fore.YELLOW}Получение Типов деятельности{Fore.RESET}")
activity_types = red.get_time_entry_activities()
Опти
if tags:
logging.info(f"{Fore.YELLOW}Сохранение Тегов{Fore.RESET}")
db.insert_tags(tags)