[FIX] Starting error

This commit is contained in:
Dunemask 2024-01-19 20:16:41 -07:00
parent 6270c5e421
commit cbcc1f9c6e

View file

@ -98,7 +98,7 @@ export async function getServerEntry(serverId) {
version,
server_type: serverType,
memory,
extra_ports,
extra_ports: extraPorts,
backup_enabled: backupEnabled,
backup_host: backupHost,
backup_bucket_path: backupPath,