mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 23:11:52 +08:00
fix: remove log
This commit is contained in:
@@ -125,8 +125,6 @@ export function MainConfigCard({
|
||||
};
|
||||
|
||||
if (shellToolMap) {
|
||||
console.log(value);
|
||||
console.log(shellToolMap[value]);
|
||||
setShellTypes(shellToolMap[value]);
|
||||
form.resetField("urlPattern");
|
||||
form.resetField("shellType");
|
||||
|
||||
Reference in New Issue
Block a user