Fix incorrect key name in unifiprotect options strings (#119417)

This commit is contained in:
J. Nick Koston 2024-06-11 13:58:05 -05:00 committed by GitHub
parent e6df0be072
commit 4f28f3a5fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@
"all_updates": "Realtime metrics (WARNING: Greatly increases CPU usage)",
"override_connection_host": "Override Connection Host",
"max_media": "Max number of event to load for Media Browser (increases RAM usage)",
"allow_ea": "Allow Early Access versions of Protect (WARNING: Will mark your integration as unsupported)"
"allow_ea_channel": "Allow Early Access versions of Protect (WARNING: Will mark your integration as unsupported)"
}
}
}