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 Franck Nijhof
parent d602b7d19b
commit 94d79440a0
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

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)"
}
}
}