Closed dbaja70 closed 2 years ago
When I tried to minimize the code that contained the command:
let tmpdim = data[a].artDimenzije ?? "";
I got a message about an unexpected operator ?
Duplicate of #119
When I tried to minimize the code that contained the command:
let tmpdim = data[a].artDimenzije ?? "";
I got a message about an unexpected operator ?