Copilot commented on code in PR #999:
URL: https://github.com/apache/iotdb-docs/pull/999#discussion_r2763372285


##########
src/.vuepress/config.ts:
##########
@@ -49,8 +49,9 @@ const kapaConfig = {
   'data-deep-thinking-button-active-bg-color': '#F6F7F8',
   'data-deep-thinking-button-active-text-color': '#9E2878',
   'data-deep-thinking-button-active-hover-text-color': '#9E2878',
-  'data-modal-disclaimer':
-    'This is a custom LLM for Apache IoTDB with access to all 
[documentation](iotdb.apache.org/docs/), [GitHub Open Issues, PRs and 
READMEs](github.com/apache/iotdb).

Companies deploy assistants like 
this ([built by kapa.ai](https://kapa.ai)) on docs via [website 
widget](https://docs.kapa.ai/integrations/website-widget) (Docker, Reddit), in 
[support forms](https://docs.kapa.ai/integrations/support-form-deflector) for 
ticket deflection (Monday.com, Mapbox), or as [Slack 
bots](https://docs.kapa.ai/integrations/slack-bot) with private sources.',
+  'data-modal-disclaimer': `This is a custom LLM for Apache IoTDB with access 
to all [documentation](iotdb.apache.org/docs/), [GitHub Open Issues, PRs and 
READMEs](github.com/apache/iotdb).


+    

Review Comment:
   This line contains trailing whitespace that should be removed. Trailing 
whitespace can cause unnecessary diffs in version control and is generally 
considered a code cleanliness issue.
   ```suggestion
   
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to