Dominik Csapak
13799d5b9e
ui: eslint: fix undefined check
'typeof' cannot return 'undefined' only the string '"undefined"', newer eslint versions detect that as error to fix it, directly check it for undefined instead of using typeof Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Description
No description provided
Languages
JavaScript
62.6%
Perl
35%
Makefile
1.2%
CSS
0.6%
Smarty
0.3%
Other
0.2%