[http_request] Fix indentation (#4423)

This commit is contained in:
Jesse Hills 2024-11-11 14:22:47 +13:00 committed by GitHub
parent edb9e1021d
commit 29f917d90d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -296,7 +296,7 @@ whose ``id`` is set to ``player_volume``:
} else {
ESP_LOGD(TAG,"No 'vol' key in this json!");
}
});
});
else:
- logger.log:
format: "Error: Response status: %d, message %s"