cleanup: style fix

Signed-off-by: Stefan Hrdlicka <s.hrdlicka@proxmox.com>
This commit is contained in:
Stefan Hrdlicka 2022-10-10 17:21:16 +02:00 committed by Dominik Csapak
parent 1eb7b17f3a
commit 1a3e2e9f5d

View File

@ -59,7 +59,7 @@ Ext.define('PVE.form.ControllerSelector', {
},
initComponent: function() {
var me = this;
let me = this;
Ext.apply(me, {
fieldLabel: gettext('Bus/Device'),