mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
fix: drop duplicate gateway push labels
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user