fix: add missing old-import proxmox integration kind mapping (#1979)

This commit is contained in:
Meier Lukas
2025-01-17 16:12:02 +01:00
committed by GitHub
parent 927913cf4e
commit e023edf9d6

View File

@@ -25,7 +25,7 @@ const mapping: Record<OldmarrIntegrationType, IntegrationKind | null> = {
overseerr: "overseerr",
pihole: "piHole",
prowlarr: "prowlarr",
proxmox: null,
proxmox: "proxmox",
qBittorrent: "qBittorrent",
radarr: "radarr",
readarr: "readarr",