mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
fix(image): not show reference image (#11338)
This commit is contained in:
@@ -52,3 +52,4 @@ alwaysApply: false
|
||||
|
||||
- Never log user private information like api key, etc
|
||||
- Don't use `import { log } from 'debug'` to log messages, because it will directly log the message to the console.
|
||||
- Use console.error instead of debug package to log error message in catch block.
|
||||
|
||||
Reference in New Issue
Block a user