Skip to content

Commit 76a37ac

Browse files
odeimaizCopilot
andauthored
Update services/static-webserver/client/source/class/osparc/dashboard/SearchBarFilterExtended.js
Co-authored-by: Copilot <[email protected]>
1 parent 14dfb67 commit 76a37ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/dashboard/SearchBarFilterExtended.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ qx.Class.define("osparc.dashboard.SearchBarFilterExtended", {
297297

298298
this.exclude();
299299
document.removeEventListener("mousedown", tapListener);
300-
};;
300+
};
301301
document.addEventListener("mousedown", tapListener);
302302
},
303303
}

0 commit comments

Comments
 (0)