fix: drop duplicate gateway push labels

This commit is contained in:
Josh Lehman 2026-03-12 09:51:02 -07:00
parent aac163afaa
commit 150ea1a7c9
No known key found for this signature in database
GPG Key ID: D141B425AC7F876B
1 changed files with 0 additions and 5 deletions

View File

@ -87,11 +87,6 @@ export const FIELD_LABELS: Record<string, string> = {
"gateway.tailscale": "Gateway Tailscale",
"gateway.tailscale.mode": "Gateway Tailscale Mode",
"gateway.tailscale.resetOnExit": "Gateway Tailscale Reset on Exit",
"gateway.push": "Gateway Push Delivery",
"gateway.push.apns": "Gateway APNs Delivery",
"gateway.push.apns.relay": "Gateway APNs Relay",
"gateway.push.apns.relay.baseUrl": "Gateway APNs Relay Base URL",
"gateway.push.apns.relay.timeoutMs": "Gateway APNs Relay Timeout (ms)",
"gateway.remote": "Remote Gateway",
"gateway.remote.transport": "Remote Gateway Transport",
"gateway.reload": "Config Reload",