Merge pull request #4106 from srg74/patch-1

correct spelling error xml.cpp
This commit is contained in:
Blaž Kristan 2024-08-17 20:54:58 +02:00 committed by GitHub
commit 27bec89386
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -538,7 +538,7 @@ void getSettingsJS(byte subPage, char* dest)
sappends('s',SET_F("AI"),alexaInvocationName);
sappend('c',SET_F("SA"),notifyAlexa);
sappend('v',SET_F("AP"),alexaNumPresets);
#elese
#else
oappend(SET_F("toggle('Alexa');")); // hide Alexa settings
#endif