Skip to content

Conversation

leopardracer
Copy link

Description:
This PR fixes the string template syntax in console.log messages across intent/main.ts and intent/native.ts files. The changes correct the template literal syntax for outputUiHash.uiHash property access.

Changes made:

  • Fixed string interpolation syntax in console.log statements
  • Updated both main.ts and native.ts to maintain consistency
  • No functional changes, only syntax correction

The update ensures proper string interpolation when logging the intent ID from the result object.

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.

2 participants