mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-11 03:21:02 +00:00
fixup: lxc/Resources: add missing trailing semicolon
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
4f3e66d89b
commit
93bd0d75c3
@ -267,7 +267,7 @@ Ext.define('PVE.lxc.RessourceView', {
|
||||
} else {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Ext.apply(me, {
|
||||
url: '/api2/json/' + baseurl,
|
||||
|
Loading…
Reference in New Issue
Block a user