mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
fix(ui): shell type not reset when server changed
This commit is contained in:
@@ -92,6 +92,8 @@ export function MainConfigCard({
|
||||
}
|
||||
form.resetField("bypassJavaModule");
|
||||
form.resetField("shellTool");
|
||||
form.resetField("shellType");
|
||||
form.resetField("urlPattern");
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user