mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-02 13:40:46 +00:00
Force restart on trust level change to reload settings (#6713)
This commit is contained in:
parent
0242ecd83a
commit
ba5309c405
12 changed files with 273 additions and 47 deletions
|
|
@ -149,6 +149,7 @@ describe('gemini.tsx main function', () => {
|
|||
userSettingsFile,
|
||||
workspaceSettingsFile,
|
||||
[settingsError],
|
||||
true,
|
||||
);
|
||||
|
||||
loadSettingsMock.mockReturnValue(mockLoadedSettings);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue