deactivate authentication

This commit is contained in:
Thomas Peetz
2025-05-25 23:10:05 +02:00
committed by Thomas Peetz
parent 89caedc0d2
commit b457847178
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -143,3 +143,4 @@ if __name__ == '__main__':
log.info(f"update status: {update.status_code}")
log.info(f"update result: {update.json()}")
log.info('kontor.update_titles finished')