Skip to content

Conversation

@dasanra
Copy link
Contributor

@dasanra dasanra commented Aug 17, 2021

There was a typo in one of SafeAppInfo types. We are going to unify the used type and ensure we are using the correct one

For instance logoUrl should be logoUri as correctly defined by the type that we already have for SafeAppInfo

@dasanra dasanra requested a review from katspaugh August 17, 2021 17:24
@dasanra dasanra self-assigned this Aug 17, 2021
@github-actions
Copy link

Code coverage

Filename Statements Branches Functions Lines
src/utils.ts 100% 100% 100% 100%
src/endpoint.ts 100% 100% 100% 100%

Copy link
Member

@katspaugh katspaugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

url: string
logoUrl: string
}
safeAppInfo?: SafeAppInfo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad. Thanks for fixing!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's usually difficult to distinguish between i and l 😉

@dasanra dasanra merged commit c784799 into main Aug 18, 2021
@dasanra dasanra deleted the fix-typo-in-safe-app-info branch August 18, 2021 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants