Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Correct indentation and improve flow handling in
getImageOfToday
- Fixed suspicious indentation in the try block to ensure logical clarity. - Explicitly return from `withContext` when the network is unavailable. - Improved readability and structure of the `getImageOfToday` function.
- Loading branch information