mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-27 00:56:40 +00:00
i18n: zjednotené VM a LXC v Aplikáciách
This commit is contained in:
@@ -640,7 +640,7 @@ function AppCard({
|
||||
if (link.customId) onEditCustom(link.customId)
|
||||
}
|
||||
|
||||
const guestPrefix = link.guestType === "qemu" ? "VM" : "CT"
|
||||
const guestPrefix = link.guestType === "qemu" ? "VM" : "LXC"
|
||||
const hasBinding = link.vmid != null
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user