mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-02 21:50:52 +00:00
feat: Add lastShownTimestamp to settings schema and update feedback dialog logic
This commit is contained in:
parent
45236b6ec5
commit
e8356c5f9e
11 changed files with 78 additions and 155 deletions
|
|
@ -292,6 +292,7 @@ export default {
|
|||
Bad: 'Bad',
|
||||
Good: 'Good',
|
||||
'Not Sure Yet': 'Not Sure Yet',
|
||||
'Any other key': 'Any other key',
|
||||
'Disable Loading Phrases': 'Disable Loading Phrases',
|
||||
'Screen Reader Mode': 'Screen Reader Mode',
|
||||
'IDE Mode': 'IDE Mode',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue