]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
code style: use arrow fn for some api request failure paths
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 Jan 2023 13:42:33 +0000 (14:42 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 Jan 2023 13:42:33 +0000 (14:42 +0100)
commitba4ab7663dc1e3bb8c3687157d53a7dbe54328b3
tree2c40d6f96689470606cfc75185e0ca7d5b8bf98d
parent9e12fc0203fefb672cbbc6bb3ee44c0679ec1024
code style: use arrow fn for some api request failure paths

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/node/NetworkView.js
src/window/TaskViewer.js