Skip to content

Commit

Permalink
Improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-quiltt committed Nov 15, 2023
1 parent 12726f7 commit 5c943b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ECMAScript/react-native/src/components/QuilttConnector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const QuilttConnector = ({
webViewRef.current?.injectJavaScript(script)
}, [connectionId, connectorId, session?.token])

// Convert it to a list from Quiltt Server to prevent MX changes
// Convert it to a list from Quiltt Server to prevent MX/ Plaid changes.
const allowedListUrl = [
'quiltt.app',
'quiltt.dev',
Expand Down

0 comments on commit 5c943b6

Please sign in to comment.