v2-ui #93

Merged
Vishnu merged 7 commits from v2-ui into main 2025-05-22 03:17:46 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 43f02efe9c - Show all commits

View File

@ -194,6 +194,7 @@ const KeyPressListener: React.FC = () => {
clearSelectedZone();
setShowShortcuts(false);
setIsVersionSaved(false);
setIsLogListVisible(false);
}
if (keyCombination === "Ctrl+Shift+?") {