4856-worker.time-control #1375

Merged
joan merged 32 commits from 4856-worker.time-control into dev 2023-03-16 06:39:02 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit be539a54ce - Show all commits

View File

@ -38,7 +38,6 @@ export default class Calendar extends FormInput {
this._defaultDate = value;
this.month = value.getMonth();
console.log('Llega');
this.repaint();
}