build: refs #6859 #23

Merged
guillermo merged 8 commits from test into master 2024-02-15 09:27:12 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 2e310bc06c - Show all commits

View File

@ -45,7 +45,8 @@ function setView() {
function fichar(direction) {
const data = {
workerFk: userData['userFk'],
direction
direction,
device: localStorage.getItem("device")
}
$.post({