feat(frontend): sidebar migration started
This commit is contained in:
@@ -201,9 +201,9 @@
|
||||
// You can define your own logMessage function
|
||||
logMessage("info", `Updating to ${fromMyInput}`);
|
||||
|
||||
input.value = "";
|
||||
//input.value = "";
|
||||
|
||||
input.focus();
|
||||
//input.focus();
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user