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

fix: Use current channel id when not specified from prompt #12

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

odanado
Copy link
Member

@odanado odanado commented Mar 13, 2025

Description

The description for the --channel-id option of liff init says The channel ID to use. If it isn't specified, the currentChannelId will be used.
However, there was no implementation to reference the currentChannelId if a channel ID was not specified.
I added a feature to reference the currentChannelId.

@odanado odanado requested a review from a team as a code owner March 13, 2025 06:33
@odanado odanado changed the title Use current channel id when not specified from prompt fix: Use current channel id when not specified from prompt Mar 13, 2025
@odanado odanado merged commit be33a8b into main Mar 13, 2025
3 of 4 checks passed
@odanado odanado deleted the use-current-channel-id branch March 13, 2025 07:19
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