Skip to content

Fix Qwen Chat#340

Open
PierreMesure wants to merge 1 commit into
OpenTermsArchive:mainfrom
PierreMesure:fix-qwen-chat
Open

Fix Qwen Chat#340
PierreMesure wants to merge 1 commit into
OpenTermsArchive:mainfrom
PierreMesure:fix-qwen-chat

Conversation

@PierreMesure

Copy link
Copy Markdown
Contributor

Fixes #321 and #323

@PierreMesure PierreMesure linked an issue Dec 21, 2025 that may be closed by this pull request
1 task
"executeClientScripts": true,
"select": [
".legalPage"
".app"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Will work, but might be more stable with:

Suggested change
".app"
".terms-of-service-legal-page"

"executeClientScripts": true,
"select": [
".legalPage"
".app"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Will work, but might be more stable with:

Suggested change
".app"
".privacy-legal-page"

@MattiSG

MattiSG commented Dec 23, 2025

Copy link
Copy Markdown
Member

While declaration history is not mandatory, it is an important way to ensure consistency and provenance over time. You might want to have a look at the history documentation 🙂

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.

Qwen ChatPrivacy Policy ‧ not tracked anymore Qwen ChatTerms of Service ‧ not tracked anymore

2 participants