Remove trace

This commit is contained in:
Jorge Manrubia
2025-06-02 14:59:04 +02:00
parent 37fd2b248d
commit edf7153ced
@@ -17,7 +17,6 @@ export default class extends Controller {
// Actions
reset(event) {
console.debug("SE LLEGA REVERSE", this.reverseOrderValue);
if (this.reverseOrderValue) {
this.selectLast()
} else {