correct spelling error xml.cpp

This commit is contained in:
srg74 2024-08-17 14:42:44 -04:00 committed by GitHub
parent 8d00e4d31d
commit 79b3ce141c
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