Skip to content

[BugFix] Fix variable name duplication in protocol condition check#126

Merged
RovicnowYoyi merged 1 commit intolynx-family:mainfrom
RovicnowYoyi:p/RovicnowYoyi/fix_process_error
Mar 5, 2026
Merged

[BugFix] Fix variable name duplication in protocol condition check#126
RovicnowYoyi merged 1 commit intolynx-family:mainfrom
RovicnowYoyi:p/RovicnowYoyi/fix_process_error

Conversation

@RovicnowYoyi
Copy link
Collaborator

The condition was mistakenly checking open_url.isString() twice. Now correctly checks open_type.isString() and open_url.isString() as intended.

The condition was mistakenly checking `open_url.isString()` twice. Now correctly checks `open_type.isString()` and `open_url.isString()` as intended.
@RovicnowYoyi RovicnowYoyi merged commit 80068fb into lynx-family:main Mar 5, 2026
13 checks passed
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.

1 participant