gui: dc/Tasks.js fix indentation
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
9d8d96c675
commit
70793a32a2
@ -14,7 +14,7 @@ Ext.define('PVE.dc.Tasks', {
|
||||
storeid: 'pve-cluster-tasks',
|
||||
model: 'proxmox-tasks',
|
||||
proxy: {
|
||||
type: 'proxmox',
|
||||
type: 'proxmox',
|
||||
url: '/api2/json/cluster/tasks'
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user