Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix some minor errors #258

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Conversation

meteorlxy
Copy link
Contributor

No description provided.

Comment on lines -233 to +234
// appTitles: { 'google-maps': 'My custom Google Maps title' }, // optionally you can override default app titles
// app: 'uber', // optionally specify specific app to use
appTitles: { 'google-maps': 'My custom Google Maps title' }, // optionally you can override default app titles
app: 'uber', // optionally specify specific app to use
Copy link
Owner

Choose a reason for hiding this comment

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

I think the idea here was the disable these by default, in case someone just copies the code snippet without looking and is confused about the fact that a specific app is opened rather than showing the list of options.

But maybe that means we should have a short simple example and then one that shows all the available options?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops sorry I ignored your reply before.

We already have "optionally" comments after these options. Other optional options are not commented, so IMO it could be better to keep these 2 options consistent, i.e. uncommented.

image

@tschoffelen tschoffelen merged commit a8fd279 into tschoffelen:master Jan 2, 2024
2 checks passed
@tschoffelen
Copy link
Owner

Thanks for your contribution @meteorlxy!

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